pineapplemachine / higher

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

More tests and docs for range function and related sequences #121

Closed pineapplemachine closed 7 years ago

pineapplemachine commented 7 years ago

Also apply new docs and sequence test patterns from range to others

Namely a returnType attribute and moving tests in sequences from per-method to per-sequence-type. Added some tests for override methods with this better pattern.