Skip to main content

ttisnil

Macro ttisnil 

Source
macro_rules! ttisnil {
    ($o:expr) => { ... };
}