Macro hypertree::is_not_nil

source ·
macro_rules! is_not_nil {
    ($v: expr) => { ... };
}