Function nth_cons_list::nil [] [src]

pub fn nil<A>() -> List<A>

Returns the empty list.