FunctionsType Conversion
to_int8_or_default
Converts values to Int8 and falls back to a caller-provided default when conversion fails.
to_int8_or_default(…) → Int8Kind · scalar
Converts values to Int8 and falls back to a caller-provided default when conversion fails.
Part of the Type Conversion family.