A | |
ABSTRACT [OpamMisc] |
All abstract types should implement this signature
|
ACTION_GRAPH [OpamTypes] |
Graph of package actions
|
B | |
BACKEND [OpamRepository] |
Backend signature
|
G | |
G [OpamParallel] |
Functor argument
|
I | |
IO_FILE [OpamFile] |
All Configuration files satisfies this signature
|
M | |
MAP [OpamMisc] |
Dictionaries of abstract values
|
O | |
OrderedType [OpamMisc] |
Extended sets and maps
|
P | |
PKG [OpamTypes] |
Signature of packages
|
S | |
SECTION [OpamFile.Dot_config] | |
SET [OpamMisc] |
Collection of abstract values
|
SIG [OpamParallel] |
Functor signature
|
V | |
VCS [OpamVCS] |
Each backend should implement this signature.
|