git ssb

2+

Dominic / pull-stream



Tree: c686ded11700da3bd008a1915601f189454076e5

Files: c686ded11700da3bd008a1915601f189454076e5 / docs / throughs / flatten.md

186 bytesRaw

pull-stream/throughs/flatten

usage

flatten = require('pull-stream/throughs/flatten')

flatten()

Turn a stream of arrays into a stream of their items, (undoes group).

Built with git-ssb-web