Stream library. This works with meiosis.simpleStream, flyd, m.stream, or anything for which
you provide either a function or an object with a stream function to create a stream. The
function or object must also have a scan property. The returned stream must have a map
method.
Stream library. This works with
meiosis.simpleStream,flyd,m.stream, or anything for which you provide either a function or an object with astreamfunction to create a stream. The function or object must also have ascanproperty. The returned stream must have amapmethod.