logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Ephemeron.GenHashTable.MakeSeeded - Functor building an implementation of an hash table that use the

Documentation

       Module MakeSeeded
        : functor(H:sigend)->sigend

       Functor building an implementation of an hash table that use the container for  keeping  the  information
       given

       Parameters:

       "H"

       sigendincludeHashtbl.SeededSvalclean : 'at->unit

       remove all dead bindings. Done automatically during automatic resizing.

       valstats_alive : 'at->Hashtbl.statistics

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

OCamldoc                                           2022-01-24              Ephemeron.GenHashTable.MakeSeeded(3o)

Module

       Module   Ephemeron.GenHashTable.MakeSeeded

Name

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

See Also