Files: 680e32e19ee15c33b5ad2e19c94d765616f983ae / 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