tasm_lib::memory

Function first_free_nd_address

Source
pub fn first_free_nd_address(
    memory: &HashMap<BFieldElement, BFieldElement>,
) -> Option<BFieldElement>
Expand description

Returns the address of the first unpopulated word belonging to the memory region designated for non-determinism.