Index of modules


A
Arg
Parsing of command line arguments.
Arith_status
Flags that control rational arithmetic.
Array [StdLabels]
Array
Array operations.
Array1 [Bigarray]
One-dimensional arrays.
Array2 [Bigarray]
Two-dimensional arrays.
Array3 [Bigarray]
Three-dimensional arrays.
ArrayLabels
Array operations.
Ast_helper
Helpers to produce Parsetree fragments
Ast_mapper
Helpers to write Parsetree rewriters
Asttypes

B
Big_int
Operations on arbitrary-precision integers.
Bigarray
Large, multi-dimensional, numerical arrays.
Buffer
Extensible buffers.
Bytes [StdLabels]
Bytes
Byte sequence operations.
BytesLabels
Byte sequence operations.

C
Callback
Registering OCaml values with the C runtime.
CamlinternalFormat
CamlinternalFormatBasics
CamlinternalLazy
Run-time support for lazy values.
CamlinternalMod
Run-time support for recursive modules.
CamlinternalOO
Run-time support for objects and classes.
Ccomp
Cf [Ast_helper]
Class fields
Char
Character operations.
Ci [Ast_helper]
Classes
Cl [Ast_helper]
Class expressions
Clflags
Complex
Complex numbers.
Condition
Condition variables to synchronize between threads.
Config
Consistbl
Csig [Ast_helper]
Class signatures
Cstr [Ast_helper]
Class structures
Ctf [Ast_helper]
Class type fields
Cty [Ast_helper]
Class type expressions

D
Digest
MD5 message digest.
Dynlink
Dynamic loading of object files.

E
Event
First-class synchronous communication.
Exp [Ast_helper]
Expressions

F
Filename
Operations on file names.
Format
Pretty printing.

G
Gc
Memory management control and statistics; finalised values.
Genarray [Bigarray]
Genlex
A generic lexical analyzer.
Graphics
Machine-independent graphics primitives.
GraphicsX11
Additional graphics primitives for the X Windows system.

H
Hashtbl [MoreLabels]
Hashtbl
Hash tables and hash functions.

I
Incl [Ast_helper]
Int32
32-bit integers.
Int64
64-bit integers.

L
LargeFile [UnixLabels]
File operations on large files.
LargeFile [Unix]
File operations on large files.
LargeFile [Pervasives]
Operations on large files.
Lazy
Deferred computations.
Lexer
Lexing
The run-time library for lexers generated by ocamllex.
List [StdLabels]
List
List operations.
ListLabels
List operations.
Location
An arbitrary value of type t; describes an empty ghost range.
LongString [Misc]
Longident

M
Make [Weak]
Functor building an implementation of the weak hash table structure.
Make [Set]
Functor building an implementation of the set structure given a totally ordered type.
Make [MoreLabels.Set]
Make [MoreLabels.Map]
Make [MoreLabels.Hashtbl]
Make [Map]
Functor building an implementation of the map structure given a totally ordered type.
Make [Hashtbl]
Functor building an implementation of the hashtable structure.
MakeSeeded [MoreLabels.Hashtbl]
MakeSeeded [Hashtbl]
Functor building an implementation of the hashtable structure.
Map [MoreLabels]
Map
Association tables over ordered types.
Marshal
Marshaling of data structures.
Mb [Ast_helper]
Module bindings
Md [Ast_helper]
Module declarations
Misc
edit_distance a b cutoff computes the edit distance between strings a and b.
Mod [Ast_helper]
Module expressions
MoreLabels
Extra labeled libraries.
Mtd [Ast_helper]
Module type declarations
Mty [Ast_helper]
Module type expressions
Mutex
Locks for mutual exclusion.

N
Nativeint
Processor-native integers.
Num
Operation on arbitrary-precision numbers.

O
Obj
Operations on internal representations of values.
Oo
Operations on objects
Opn [Ast_helper]

P
Parse
Parser
Parsetree
Abstract syntax tree produced by parsing
Parsing
The run-time library for parsers generated by ocamlyacc.
Pat [Ast_helper]
Patterns
Pervasives
The initially opened module.
Pprintast
Printast
Printexc
Facilities for printing exceptions and inspecting current call stack.
Printf
Formatted output functions.

Q
Queue
First-in first-out queues.

R
Random
Pseudo-random number generators (PRNG).
Ratio
Operation on rational numbers.

S
Scanf
Formatted input functions.
Scanning [Scanf]
Set
Sets over ordered types.
Set [MoreLabels]
Sig [Ast_helper]
Signature items
Slot [Printexc]
Sort
Sorting and merging lists.
Stack
Last-in first-out stacks.
State [Random]
StdLabels
Standard labeled libraries.
Str
Regular expressions and high-level string processing
Str [Ast_helper]
Structure items
Stream
Streams and parsers.
String
String operations.
String [StdLabels]
StringLabels
String operations.
Syntaxerr
Sys
System interface.

T
Tbl
Te [Ast_helper]
Type extensions
Terminfo
Thread
Lightweight threads for Posix 1003.1c and Win32.
ThreadUnix
Thread-compatible system calls.
Typ [Ast_helper]
Type expressions
Type [Ast_helper]
Type declarations

U
Unix
Interface to the Unix system.
UnixLabels
Interface to the Unix system.

V
Val [Ast_helper]
Value declarations
Vb [Ast_helper]

W
Warnings
Weak
Arrays of weak pointers and hash tables of weak pointers.