git ssb

2+

Dominic / pull-stream



Tree: 11f0d082fcb805336ce40ead36918a2dc3cf4ee7

Files: 11f0d082fcb805336ce40ead36918a2dc3cf4ee7 / throughs / filter-not.md

207 bytesRaw

pull-stream/throughs/filterNot

usage

filterNot = require('pull-stream/throughs/filter-not')

filterNot(test)

Like filter, but remove items where the filter returns true.

Built with git-ssb-web