fn builtin_mode(
args: &[RValue],
_: &[(String, RValue)],
) -> Result<RValue, RError>Expand description
Get the mode (storage type) of an object.
Similar to typeof() but maps integer and double to “numeric”.
@param x object to inspect @return character scalar