Modules§
Structs§
- IntConst
Concrete Libfunc - IntConst
Libfunc - Libfunc for creating a constant integer.
- IntEqual
Libfunc - Libfunc for comparing integers` equality.
- IntFrom
Felt252 Trait - Libfunc for attempting to convert a felt252 into an integer.
- IntOperation
Concrete Libfunc - IntTo
Felt252 Libfunc - Libfunc for converting an integer into a felt252.
- IntType
- IntWide
MulLibfunc - Libfunc for integer wide multiplication.
Enums§
- IntOperator
- Operators for integers.
Traits§
- IntMul
Traits - Trait for implementing multiplication for integers.
- IntTraits
- Trait for implementing integers.