pineapplemachine / higher

Lazy and async higher-order functions in JavaScript.
Other
3 stars 0 forks source link

Improve, document, and test count function #136

Closed pineapplemachine closed 7 years ago

pineapplemachine commented 7 years ago

Add countEquals, countLessThan, countGreaterThan, countAtLeast, countAtMost functions to serve the purposes the weirdly written count function did before