dwww Home | Manual pages | Find package

Ephemeron.GenHashTable.MakeSeededOCaml liEphemeron.GenHashTable.MakeSeeded(3o)

NAME
       Ephemeron.GenHashTable.MakeSeeded  - Functor building an implementation
       of an hash table that use the container  for  keeping  the  information
       given

Module
       Module   Ephemeron.GenHashTable.MakeSeeded

Documentation
       Module MakeSeeded
        : functor (H : sig end) -> sig end

       Functor  building  an implementation of an hash table that use the con-
       tainer for keeping the information given

       Parameters:

       "H"

       sig end

       include Hashtbl.SeededS

       val clean : 'a t -> unit

       remove all dead bindings. Done automatically during automatic resizing.

       val stats_alive : 'a t -> Hashtbl.statistics

       same as Hashtbl.SeededS.stats but only count the alive bindings

OCamldoc                          2023-02Ephemeron.GenHashTable.MakeSeeded(3o)

Generated by dwww version 1.15 on Fri Jun 21 08:42:43 CEST 2024.