Function extra::list::each

pub fn each<T>(l: @List<T>, f: &fn(&T) -> bool) -> bool

Iterate over a list