sig
  val find : ('-> bool) -> 'Extlib.ExtArray.Array.t -> 'a option
  val findi : ('-> bool) -> 'Extlib.ExtArray.Array.t -> int option
end