Hacker News new | ask | show | jobs
by Deukhoofd 1309 days ago
> Numbers are either internally i64 or f64 and are coerced from one to the other as needed

I agree, not quite my preference in scripting languages. I prefer to be able to deal with numeric representation.