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