why you should basically never use the Number constructor
¶ by Rob FrieselInspired by some recent entanglements with a vendor’s API: The type coercion will ultimately work in your favor but the main point is that the type coercion has to take place in the first place. Granted, it is probably an edge case 1 to do something like: …but you never know. There’s some strange code […]