let find: ('a => bool, t('a)) => option('a);. Returns Some(value) for the first element in the array that satisifies the given predicate function, or None ...
確定! 回上一頁