Files: 82275cdfd9549c558f2a4d32dc25d931d6672779 / 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