Files: 856f3c822d3053b57d2045da16a0d9d070e053d7 / 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