tasm_lib::rust_shadowing_helper_functions::list

Function list_new

Source
pub fn list_new(
    list_pointer: BFieldElement,
    memory: &mut HashMap<BFieldElement, BFieldElement>,
)