You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Measure units (meters, joules, seconds) and currencies are two ways to specify the thing that a number is quantifying. Why should one have its own constructor while the other is part of NumberFormat?
See tc39/ecma402#215 for my proposal, adding measure units as an option to NumberFormat instead of having its own class under Intl.
The text was updated successfully, but these errors were encountered:
Measure units (meters, joules, seconds) and currencies are two ways to specify the thing that a number is quantifying. Why should one have its own constructor while the other is part of NumberFormat?
See tc39/ecma402#215 for my proposal, adding measure units as an option to NumberFormat instead of having its own class under
Intl
.The text was updated successfully, but these errors were encountered: