jon.recoil.org

Module Root.Hash_tableSource

Sourcetype !'a t
Sourceval create : int -> 'a Odoc_model.Root.Hash_table.t
Sourceval clear : 'a Odoc_model.Root.Hash_table.t -> unit
Sourceval reset : 'a Odoc_model.Root.Hash_table.t -> unit
  • since 4.00
  • since 4.05
Sourceval filter_map_inplace : (Odoc_model.Root.Hash_table.key -> 'a -> 'a option) -> 'a Odoc_model.Root.Hash_table.t -> unit
  • since 4.03
Sourceval fold : (Odoc_model.Root.Hash_table.key -> 'a -> 'acc -> 'acc) -> 'a Odoc_model.Root.Hash_table.t -> 'acc -> 'acc
Sourceval length : 'a Odoc_model.Root.Hash_table.t -> int
  • since 4.07
  • since 4.07