Closed nathansalter closed 3 years ago
This PR does a few things:
Numeric
int|float|string
is_numeric()
Being done as part of #73 instead
This PR does a few things:
Numeric
type which acceptsint|float|string
(anything that passesis_numeric()
) and casts to a string