Add Chained Higher Order Function
Closed this issue · 0 comments
jackmoxley commented
I want to call map.filter(someFilterFunc).map(someMappingFunction).reduce(someReducer)
etc.
Closed this issue · 0 comments
I want to call map.filter(someFilterFunc).map(someMappingFunction).reduce(someReducer)
etc.