pub const fn is_numeric(value: &Value) -> bool
Returns true if the value is one of the numeric-like variants supported by numeric comparison/ordering.