Function extra::list::head

pub fn head<T: std::clone::Clone>(ls: @List<T>) -> T

Returns the first element of a list