Function tool::third
[−]
[src]
pub fn third<P: Third>(seq: P) -> P::Third
Get the third element of a sequence with at least three elements.
pub fn third<P: Third>(seq: P) -> P::Third
Get the third element of a sequence with at least three elements.