Module Cap.ExceptionlessSource

Operations on BatArray.Cap without exceptions.

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