Function adapton::catalog::collections::list_cons [] [src]

pub fn list_cons<X: 'static, L: ListIntro<X>>(x: X, l: L) -> L