Files: c94bab17e0c6d926909827c46b30a3411a9ada32 / 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