package batteries

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Operations on BatArray.Cap without exceptions.

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