Skip to main content

get_free

Function get_free 

Source
pub fn get_free<S: ValueStore>(
    store: &S,
    closure: Value,
    index: u64,
) -> RuntimeResult<Value>
Expand description

v1’s only free-variable access path (design §7).