git ssb

2+

Dominic / pull-stream



Tree: 11f0d082fcb805336ce40ead36918a2dc3cf4ee7

Files: 11f0d082fcb805336ce40ead36918a2dc3cf4ee7 / sources / count.md

223 bytesRaw

pull-stream/sources/count

usage

count = require('pull-stream/sources/count')

count(max, onAbort)

create a stream that outputs 0 ... max. by default, max = Infinity, see take

Built with git-ssb-web