git ssb

2+

Dominic / pull-stream



Tree: b79142bcfd248df4fb1f0fd15d0af8dd8cf7e855

Files: b79142bcfd248df4fb1f0fd15d0af8dd8cf7e855 / 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