SafeCast
Functionsβ
toUint160β
function toUint160(
uint256 y
) internal pure returns (uint160 z)Name
Type
Description
Name
Type
Description
toInt128β
function toInt128(
int256 y
) internal pure returns (int128 z)Name
Type
Description
Name
Type
Description
toInt256β
Name
Type
Description
Name
Type
Description
Last updated