rainforestapp / decaf

Coffeescript to ES.next transpiler. Now maintained over at
https://github.com/juliankrispel/decaf
MIT License
106 stars 10 forks source link

Chained comparisons #161

Open hannesj opened 8 years ago

hannesj commented 8 years ago

Currently a chained comparison passes trough, but it should be split into its parts.

juliankrispel commented 8 years ago

oh thanks for finding that @hannesj, will get on it shortly