Commit graph

6 commits

Author SHA1 Message Date
Simon Cruanes
4bc6c8a008 split into package core (no pack, 'CC' prefix, stable)
and misc where oneshot ideas go
2014-05-16 20:58:28 +02:00
Simon Cruanes
3da4f75487 correct comments for ocamldoc 2013-03-22 17:42:09 +01:00
Simon Cruanes
deab8c8f62 robin hood hashing for PHashtbl 2013-03-05 00:49:02 +01:00
Simon Cruanes
25a7d33985 added PHashtbl.get_eq/get_hash, to access the functions;
added a function to create a PHashtbl from a module;
added PHashtbl.map
2013-03-04 17:31:37 +01:00
Simon Cruanes
f363399fda PHashtbl.filter 2013-03-04 16:01:37 +01:00
Simon Cruanes
30b69a95a3 polymorphic hashtable 2013-03-04 13:48:53 +01:00