mech_interpreter::structures

Function table

Source
pub fn table(
    t: &Table,
    plan: Plan,
    symbols: SymbolTableRef,
    functions: FunctionsRef,
) -> MResult<Value>