View Source Skitter.BIO.StreamSource (Skitter v0.7.1)

Source which produces a stream of predefined data.

This operation is a source which is created with a set of data (an Elixir Enumerable). Once deployed, it will emit each element in the enumerable in order.

Operation Properties