alvaropinot / circular-iterator

circular-iterator
MIT License
9 stars 3 forks source link

fix on Number.MAX_VALUE #18

Closed juliomatcom closed 8 years ago

juliomatcom commented 8 years ago

fix to not exceed the max value for a number in js :1234:

alvaropinot commented 8 years ago

fixed with no if :) at #20