-
-
Notifications
You must be signed in to change notification settings - Fork 819
Closed
Milestone
Description
For v2.14, NumberInput has become the main way to centralise the code for parsing numbers. One inconsistency is that Floats are still parsed using Float.parseFloat. Having a NumberInput.parseFloat that does that means we can change the implementation later to use the fast-double-parser or something similar. See #577
Metadata
Metadata
Assignees
Labels
No labels