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.K2 - Ephemerons with two keys.

Documentation

       Module K2
        : sigend

       Ephemerons with two keys.

       type('k1,'k2,'d)t

       an ephemeron with two keys

       valmake : 'k1->'k2->'d->('k1,'k2,'d)t

       Same as Ephemeron.K1.makevalquery : ('k1,'k2,'d)t->'k1->'k2->'doption

       Same as Ephemeron.K1.querymoduleMake:(H1:Hashtbl.HashedType)(H2:Hashtbl.HashedType)->sigend

       Functor building an implementation of a weak hash table

       moduleMakeSeeded:(H1:Hashtbl.SeededHashedType)(H2:Hashtbl.SeededHashedType)->sigend

       Functor  building  an  implementation  of  a  weak  hash  table.   The  seed  is  similar  to  the one of
       Hashtbl.MakeSeeded .

       moduleBucket:sigend

OCamldoc                                           2025-06-12                                   Ephemeron.K2(3o)

Module

       Module   Ephemeron.K2

Name

       Ephemeron.K2 - Ephemerons with two keys.

See Also