Module utils

Source

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).