D | |
| DpdCmdSig [Dpds_gui] | |
F | |
| Functor_info [Datatype] |
Additional info for building
Set, Map and Hashtbl.
|
H | |
| Hashtbl [Datatype] |
A standard OCaml hashtbl signature extended with datatype operations.
|
| Hashtbl_with_descr [Datatype] |
Marshallable collectors with hashtbl-like interface.
|
M | |
| Make_input [Datatype] |
Input signature of
Datatype.Make and Datatype.Make_with_collections.
|
| Map [Datatype] |
A standard OCaml map signature extended with datatype operations.
|
P | |
| Polymorphic [Datatype] |
Output signature of
Datatype.Polymorphic.
|
| Polymorphic2 [Datatype] |
Output signature of
Datatype.Polymorphic2.
|
| Polymorphic3 [Datatype] |
Output signature of
Datatype.Polymorphic3.
|
| Polymorphic4 [Datatype] |
Output signature of
Datatype.Polymorphic4.
|
S | |
| S [Datatype] |
All values associated to a datatype.
|
| S_no_copy [Datatype] |
All values associated to a datatype, excepted
copy.
|
| S_with_collections [Datatype] |
A datatype for a type
t extended with predefined set, map and hashtbl
over t.
|
| Set [Datatype] |
A standard OCaml set signature extended with datatype operations.
|
| Sub_caml_weak_hashtbl [Datatype] | |
T | |
| Ty [Datatype] |
A type with its type value.
|
U | |
| Undefined [Datatype] |
Sub-signature of
Datatype.S.
|