This website requires JavaScript.
Explore
Help
Register
Sign In
LCPQ
/
QCaml
Watch
10
Star
1
Fork
0
You've already forked QCaml
mirror of
https://gitlab.com/scemama/QCaml.git
synced
2025-01-08 20:33:03 +01:00
Code
Releases
Activity
ca727440db
QCaml
/
common
/
zmap.org
Anthony Scemama
8502befb65
Update documentation
2021-01-28 00:34:26 +01:00
744 B
Raw
Blame
History
Zmap
Type
Zmap
A hash table where the keys are
Zkey
Type
<<<~Zmap.t~>>>
include
module
type
of
Hashtbl
.
Make
(
Zkey
)