Function tool::first
[−]
[src]
pub fn first<P: First>(seq: P) -> P::First
Get the first element of a sequence with at least one element.
pub fn first<P: First>(seq: P) -> P::First
Get the first element of a sequence with at least one element.