mirror of
https://github.com/jashkenas/coffeescript.git
synced 2026-01-12 08:17:59 -05:00
* 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')