H | |
| HASHABLE [Seqdb_containers] |
A module of type
HASHABLE describes a container where the
entries can be hashed, i.e.
|
| HINDEX [Seqdb_containers] |
Output type of
Hindex,
that means it describes all the functions to read/write Hindex files.
|
K | |
| KVSEQ [Seqdb_containers] |
The module type
KVSEQ is the output type of the Kvseq implementation,
that means it describes all the functions to read/write Kvseq files.
|
P | |
| PERM [Seqdb_containers] |
Output type of Perm
|
| POINTABLE [Seqdb_containers] |
A module of type
POINTABLE describes a container with entries
that can be pointed to.
|
S | |
| Serializer [Seqdb_log] |