mech_interpreter::structures

Function map

Source
pub fn map(
    mp: &Map,
    plan: Plan,
    symbols: SymbolTableRef,
    functions: FunctionsRef,
) -> MResult<Value>