Module stream

Module stream 

Source

Structs§

WrappedStream
A stream that wraps a single future or nothing (representing an empty stream)

Functions§

bind
bind for Stream, equivalent to m.map(f).flatten()
mzero
new
ret