git ssb

2+

Dominic / pull-stream



Tree: 6c5caa6f225a8f887bd50cc0ca3fe79876b24357

Files: 6c5caa6f225a8f887bd50cc0ca3fe79876b24357 / docs / sinks / reduce.md

174 bytesRaw

pull-stream/sinks/reduce

usage

reduce = require('pull-stream/sinks/reduce')

reduce (reduce, initial, cb)

reduce stream into single value, then callback.

Built with git-ssb-web