Skip to content

rustedgrail/Sequence

Repository files navigation

This is my infinite sequence, built in CoffeeScript, just require('sequence.coffee').Sequence.  The constructor takes a function that is used to build the sequence.  Take and takeWhile will pass arguments to your sequence in an array, but you are responsible for tracking state.  Look at the tests if you want examples of useage..

About

An infinite sequene for node.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published