Index of types
Index of exceptions
Index of values
Index of class methods
Index of classes
Index of modules


ExtArray
Additional and modified functions for arrays.
Base64
Base64 codec.
Global
Mutable global variable.
Dllist
A mutable, imperative, circular, doubly linked list library
RefList
Reference on lists.
PMap
Polymorphic Map.
Unzip
Decompression algorithm.
Option
Functions for the option type.
IO
High-order abstract I/O.
Std
Additional functions.
ExtString
Additional functions for string manipulations.
UChar
Unicode (ISO-UCS) characters.
Enum
Enumeration over abstract collection of elements.
ExtList
Additional and modified functions for lists.
BitSet
Efficient bit sets.
UTF8
UTF-8 encoded Unicode strings.
OptParse
Modules for GNU getopt(3)-style command line parsing.
DynArray
Dynamic arrays.
ExtHashtbl
Extra functions over hashtables.
ExtLib