Files: 11f0d082fcb805336ce40ead36918a2dc3cf4ee7 / 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