View Source Runlet.Cmd.Take (runlet v1.2.0)
Take a number of events from the stream
Link to this section Summary
Functions
Takes count events from the stream and terminates the stream.
Link to this section Functions
@spec exec(Enumerable.t(), integer()) :: Enumerable.t()
Takes count events from the stream and terminates the stream.