is_numeric

is_numeric(x)[source]

Return true if x is numeric.

Return type:

TypeGuard[Number]