filter-split
v1.0.5
Published
A filter extension to get the truthy and falsey sides of a filter
Downloads
110
Readme
README
A simple, relatively inefficient, filter splitter which runs a normal filter predicate and returns you the matching array + the non matching array.