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