mirror of
https://github.com/jashkenas/coffeescript.git
synced 2022-11-09 12:23:24 -05:00
d7e096aeee
* Update 2.0.0-beta1 docs * Fix broken links, update redirected links * Rebuild v2 docs with updated links * A few more fixed links
251 B
251 B
Chained Comparisons
CoffeeScript borrows chained comparisons from Python — making it easy to test if a value falls within a certain range.
codeFor('comparisons', 'healthy')