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