Function extra::list::tail

pub fn tail<T>(ls: @List<T>) -> @List<T>

Returns all but the first element of a list