Module Cap.Exceptionless

Operations on BatArray.Cap without exceptions.

val find : ('a -> bool) -> ('a[> `Read ]) t -> 'a option
val findi : ('a -> bool) -> ('a[> `Read ]) t -> int option