[][src]Macro agnes::length

macro_rules! length {
    ($list:ty) => { ... };
}

Utility macro to determine the length of a cons-list.