git ssb

2+

Dominic / pull-stream



Tree: 341c1f7186b164d641a50702850b4fb60823c8b8

Files: 341c1f7186b164d641a50702850b4fb60823c8b8 / 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