Hacker News new | ask | show | jobs
by obihill 3575 days ago
How is this different from using an Array.filter method?!
1 comments

It's a logicless version of the Array.filter function. You can define the rules with just JavaScript objects.