marionnet-dev team mailing list archive
-
marionnet-dev team
-
Mailing list archive
-
Message #00945
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 509: Modules Hashset and Hashmset generalized to weak tables (ephemerons) and parametric equality. For...
------------------------------------------------------------
revno: 509
committer: Jean-Vincent Loddo <loddo@xxxxxxxxxxxxxxxxxxxx>
branch nick: ocamlbricks
timestamp: Sat 2020-04-25 16:29:40 +0200
message:
Modules Hashset and Hashmset generalized to weak tables (ephemerons) and parametric equality. For both modules, the main constructor is now of type:
val make : ?weak:unit (* ephemerons *) -> ?equality:('a->'a->bool) (* = *) -> ?size:int (* 0 *) -> unit -> 'a t
modified:
STRUCTURES/hashmset.ml
STRUCTURES/hashmset.mli
STRUCTURES/hashset.ml
STRUCTURES/hashset.mli
STRUCTURES/ind.ml
STRUCTURES/table.ml
STRUCTURES/table.mli
--
lp:ocamlbricks
https://code.launchpad.net/~marionnet-drivers/ocamlbricks/trunk
Your team marionnet-dev is subscribed to branch lp:ocamlbricks.
To unsubscribe from this branch go to https://code.launchpad.net/~marionnet-drivers/ocamlbricks/trunk/+edit-subscription