pineapplemachine / higher

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

Add documentation and tests to sumLinear, sumKahan, and sumShew #131

Closed pineapplemachine closed 7 years ago

pineapplemachine commented 7 years ago

Added some more functions to types.js to facilitate: isInfinity, isPositiveInfinity, and isNegativeInfinity.