Function first

Source
pub fn first<T: Clone>(a: &[T]) -> Option<T>
Expand description

first(array)