Glide.concat

You're seeing just the function concat, go back to Glide module for more information.

Concats two StreamData structs, underlying datastructure should implement Glide.Concat protocol.

Will cast any non StreamData value to a StreamData.constant By default implemented for List and String