Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
function toUint160( uint256 y ) internal pure returns (uint160 z)
y
z
function toInt128( int256 y ) internal pure returns (int128 z)
function toInt256( uint256 y ) internal pure returns (int256 z)