mootable/hashmap

Add Chained Higher Order Function

Closed this issue · 0 comments

I want to call map.filter(someFilterFunc).map(someMappingFunction).reduce(someReducer) etc.