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

pub fn list_demand<X: Clone, L: ListElim<X> + 'static>(
    list: L,
    demand: usize
) -> Vec<NameElse<X>>

Calls vec_of_list with the given demand