i'm not sure why these kinds of tutorials like to say "you can do this thing in our language, unlike in javascript!" about things you can 100% do in javascript?
@00dani without context i would guess that this is saying dartlang does expose a round method but in js you have to do it yourself? but if that's the case it's worded strangely. like weirdly adversarial
@monorail @00dani because "numbers are class instances" to me suggests "numbers are mutable" which