Preparing search index...
The search index is not available
solc-typed-ast
solc-typed-ast
clampIntToType
Function clampIntToType
clamp
Int
To
Type
(
val
,
type
)
:
bigint
Helper to cast the bigint
val
to the
IntType
type
.
Parameters
val
:
bigint
type
:
IntType
Returns
bigint
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
solc-typed-ast
Loading...
Generated using
TypeDoc
Helper to cast the bigint
val
to theIntType
type
.