mech_interpreter::structures

Function tuple

Source
pub fn tuple(
    tpl: &Tuple,
    plan: Plan,
    symbols: SymbolTableRef,
    functions: FunctionsRef,
) -> MResult<Value>