git ssb

2+

Dominic / pull-stream



Commit 4820f821d54b2ca1d9ea1519cc0f56cd89b7fe98

Clarify docs

nichoth authored on 10/9/2016, 1:26:58 AM
GitHub committed on 10/9/2016, 1:26:58 AM
Parent: d48c65ac71736fb2bc9e028edad34616a98ee895

Files changed

docs/throughs/flatten.mdchanged
docs/throughs/flatten.mdView
@@ -5,5 +5,5 @@
55 ### `flatten = require('pull-stream/throughs/flatten')`
66
77 ### `flatten()`
88
9-Turn a stream of arrays into a stream of their items, (undoes group).
9+Turn a stream of streams or a stream of arrays into a stream of their items, (undoes group).

Built with git-ssb-web