git ssb

2+

Dominic / pull-stream



Tree: 680e32e19ee15c33b5ad2e19c94d765616f983ae

Files: 680e32e19ee15c33b5ad2e19c94d765616f983ae / 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