Function tylisp::engine::calc[][src]

pub fn calc<Expr, Quotes>(q: Quotes) -> Expr::Result where
    Expr: Calc<Quotes>,