FunctionsType Conversion
to_uint256
Converts values to UInt256 and stores the unsigned result with 256-bit width semantics.
to_uint256(…) → UInt256Kind · scalar
Converts values to UInt256 and stores the unsigned result with 256-bit width semantics.
Part of the Type Conversion family.