View Source Runlet.Cmd.Take (runlet v1.2.6)

Take a number of events from the stream

Summary

Functions

Takes count events from the stream and terminates the stream.

Functions

@spec exec(Enumerable.t(), integer()) :: Enumerable.t()

Takes count events from the stream and terminates the stream.