Index of types
Index of exceptions
Index of values
Index of modules
Index of module types


Arg
コマンドライン引数の解析
Arith_status
有理数算術を制御するフラグ
Array
配列の操作
ArrayLabels
Array operations.
Big_int
任意精度整数の演算
Bigarray
Large, multi-dimensional, numerical arrays.
Buffer
伸張可能な文字列バッファ
Callback
Caml の値の C ランタイムへの登録
CamlinternalLazy
CamlinternalMod
CamlinternalOO
Run-time support for objects and classes.
Char
文字の操作
Complex
複素数
Condition
Condition variables to synchronize between threads.
Dbm
NDBM データベースへのインタフェース
Digest
MD5 メッセージダイジェスト
Dynlink
オブジェクトファイルの動的読み込み
Event
First-class synchronous communication.
Filename
ファイル名の操作
Format
Pretty printing.
Gc
Memory management control and statistics; finalised values.
Genlex
汎用字句解析器
Graphics
Machine-independent graphics primitives.
GraphicsX11
Additional graphics primitives for the X Windows system.
Hashtbl
ハッシュテーブルとハッシュ関数
Int32
32 ビット整数
Int64
64 ビット整数
Lazy
遅延計算
Lexing
The run-time library for lexers generated by ocamllex.
List
リスト操作
ListLabels
List operations.
Map
順序付き型に対する対応表
Marshal
データ構造のマーシャリング
MoreLabels
Extra labeled libraries.
Mutex
相互排除ロック
Nativeint
プロセッサネイティブな整数
Num
任意精度の数値演算
Obj
値の内部表現に対する操作
Oo
オブジェクトの操作
Parsing
The run-time library for parsers generated by ocamlyacc.
Pervasives
初期状態で open されているモジュール
Printexc
例外の表示
Printf
整形出力関数
Queue
FIFO キュー
Random
疑似乱数生成器
Scanf
Formatted input functions.
Set
順序型上の集合
Sort
Sorting and merging lists.
Stack
LIFO スタック
StdLabels
標準ラベル付きモジュール
Str
正規表現と高レベルの文字列処理
Stream
ストリームと解析器
String
文字列の操作
StringLabels
String operations.
Sys
システムインタフェース
Thread
Lightweight threads for Posix 1003.1c and Win32.
ThreadUnix
Thread-compatible system calls.
Tk
Basic functions and types for LablTk
Unix
Unix システムインタフェース
UnixLabels
Interface to the Unix system.
Weak
Arrays of weak pointers and hash tables of weak pointers.