[][src]Macro sortedvec::sortedvec

macro_rules! sortedvec {
    ( $ ( $ x : expr ) , * ) => { ... };
}