Mapping of type names to their "From" functions that convert strings to numbers.
Each function takes a string representation and returns the corresponding numeric value.
Used internally by convertFrom() but exported for direct access to specific converters.
Mapping of type names to their "From" functions that convert strings to numbers. Each function takes a string representation and returns the corresponding numeric value. Used internally by convertFrom() but exported for direct access to specific converters.