jon.recoil.org

Module Hashtbl.Any

type !'a t
  • since 4.00
val filter_map_inplace : (Odoc_model.Paths.Identifier.Hashtbl.Any.key -> 'a -> 'a option) -> 'a Odoc_model.Paths.Identifier.Hashtbl.Any.t -> unit
  • since 4.03
val fold : (Odoc_model.Paths.Identifier.Hashtbl.Any.key -> 'a -> 'acc -> 'acc) -> 'a Odoc_model.Paths.Identifier.Hashtbl.Any.t -> 'acc -> 'acc
  • since 4.07