Macro tylisp::partial[][src]

macro_rules! partial {
    ($($expr:tt)*) => { ... };
}