Y
Hacker News
new
|
ask
|
show
|
jobs
by
obihill
3575 days ago
How is this different from using an Array.filter method?!
1 comments
pmoon00
3574 days ago
It's a logicless version of the Array.filter function. You can define the rules with just JavaScript objects.
link