Macro tylisp::eval[][src]

macro_rules! eval {
    ($($expr:tt)*) => { ... };
}
Expand description

Shorthand for resolving a lisp expression into its resultant type