Is Int unbounded? I mean is it a 'big integer' implementation as per ML, or is it 64-bit or soe other limit?
What is the precision of a Float? Is it the same as 64-bit IEEE 754? Is there a 'big decimal' representation? The docs around the basics of syntax don't really cover this: http://elm-lang.org/docs/syntax#type-annotations -- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
