Functionsยง
- compute_
addr_ from_ reference - Computes the memory address of the ids variable indicated by the HintReference as a Relocatable
- felt_
to_ u32 - Tries to convert a Felt252 value to u32
- felt_
to_ usize - get_
integer_ from_ reference - Returns the Integer value stored in the given ids variable Returns an internal error, users should map it into a more informative type
- get_
maybe_ relocatable_ from_ reference - Returns the value given by a reference as MaybeRelocatable
- get_
ptr_ from_ reference - Returns the Relocatable value stored in the given ids variable
- insert_
value_ from_ reference - Inserts value into the address of the given ids variable