Structs§
- Range
- A range of integers (
[lower, upper)
).
Functions§
- fixed_
size_ array_ ty - Returns a fixed type array of the given type and size.
- reinterpret_
cast_ signature - Returns a libfunc signature that casts from one type to another, without changing the internal representation. The implementation must be the identity function (no CASM output).