package batteries

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val find : f:('a -> bool) -> 'a t -> 'a option
val findi : f:('a -> bool) -> 'a t -> int option