mech_interpreter::structures

Function record

Source
pub fn record(
    rcrd: &Record,
    plan: Plan,
    symbols: SymbolTableRef,
    functions: FunctionsRef,
) -> MResult<Value>