git ssb

2+

Dominic / pull-stream



Tree: c686ded11700da3bd008a1915601f189454076e5

Files: c686ded11700da3bd008a1915601f189454076e5 / docs / throughs / filter-not.md

208 bytesRaw

pull-stream/throughs/filter-not

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