dk00 / livescript-next

Enable latest ES features for LiveScript
https://lsn.netlify.com/
The Unlicense
39 stars 3 forks source link

`<?` and `>?` fail for comparing non-number values #12

Open pepkin88 opened 6 years ago

pepkin88 commented 6 years ago

Use cases:

I can always use Math.min in my code if I want, but I cannot simply use <? and >? (+ assignment versions) from the original LiveScript.