A | |
| Array [ExtLib] | |
| Array [ExtArray] | |
B | |
| Base64 | Base64 codec. |
| BigEndian [IO] | Same as operations above, but use big-endian encoding |
| BitSet | Efficient bit sets. |
| Buf [UTF8] | Buffer module for UTF-8 strings |
| Buffer [ExtLib] | |
| Buffer [ExtBuffer] | |
| Bytes [ExtBytes] | |
D | |
| Dllist | A mutable, imperative, circular, doubly linked list library |
| DynArray | Dynamic arrays. |
E | |
| Enum | Enumeration over abstract collection of elements. |
| ExtArray | Additional and modified functions for arrays. |
| ExtBuffer | Extra functions over text buffers. |
| ExtBytes | |
| ExtHashtbl | Extra functions over hashtables. |
| ExtLib | |
| ExtList | Additional and modified functions for lists. |
| ExtString | Additional functions for string manipulations. |
F | |
| Floatarray [ExtArray.Array] | |
| Formatter [OptParse] | This module contains the types and functions for implementing custom usage message formatters. |
G | |
| Global | Mutable global variable. |
H | |
| Hashtbl [ExtLib] | |
| Hashtbl [ExtHashtbl] | |
I | |
| IO | High-order abstract I/O. |
| Index [RefList] | Functions that operate on the |
L | |
| List [ExtList] | |
| List [ExtLib] | |
M | |
| Make [ExtHashtbl.Hashtbl] | |
| MakeSeeded [ExtHashtbl.Hashtbl] | |
O | |
| Opt [OptParse] | This module contains the basic functions and types for defining new option types and accessing the values of options. |
| OptParse | Modules for GNU |
| OptParser [OptParse] | This module contains the option parser itself. |
| Option | Functions for the option type. |
P | |
| PMap | Polymorphic Map. |
R | |
| RefList | Reference on lists. |
S | |
| Std | Additional functions. |
| StdOpt [OptParse] | This module contains various standard options. |
| String [ExtString] | |
| String [ExtLib] | |
U | |
| UChar | Unicode (ISO-UCS) characters. |
| UTF8 | UTF-8 encoded Unicode strings. |
| Unzip | Decompression algorithm. |