George Crabtree
Results
13
comments of
George Crabtree
trafficstars
Also having this issue on OS X 10.11.4
Although you are correct, I would argue that it makes sense to keep the API consistent with the JavaScript one. I agree that Number#toFixed is kind of annoying, but when...
Good point. How do you feel about keeping #toFixed as returning a string (and change it to stop it mutating). And then adding a #roundToDecimalPlaces (or similar) method to allow...