Function first

Source
pub fn first<P: First>(seq: P) -> P::First
Expand description

Get the first element of a sequence with at least one element.