squint
squint copied to clipboard
Core-fn: `int`
Currently, (int a)
returns int$(a)
- maybe we can generate parseInt(a)
?
ClojureScript generates (bit-or x 0)
- parseInt
seems an entirely different thing from that?
It's available for a while now