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

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