Function third

Source
pub fn third<P: Third>(seq: P) -> P::Third
Expand description

Get the third element of a sequence with at least three elements.