Fork me on GitHub
#cursive
<
2017-11-24
>
p-himik14:11:31

Hey. I'm not sure whether it's Cursive or something else, but some methods of the native JS types can't be resolved when working with ClojureScript. E.g. .toFixed and .toExponential of a number. Is there anything I can do about it?

danielcompton16:11:40

This can help in some cases, though those functions are very old, so it's probably not that