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


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