ranges
v0.0.1
Published
Range manipulation and testing
Downloads
45
Readme
ranges
Rudimentary range creation and bounds testing. It uses symbolic inclusive/exclusive ranges; it does not create arrays for you! For that use underscore, or xrange, or lazy.js, etc.
Install
npm install ranges
Tests
License
Copyright (c) 2013 Christopher Brown. MIT Licensed.