Files: 86aa25b57033c0018c6c301cb23888c7c3a7ba5d / 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