git ssb

2+

Dominic / pull-stream



Tree: 4c7ae55ea2df8d52977d122b65825b9350020303

Files: 4c7ae55ea2df8d52977d122b65825b9350020303 / 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