Index of modules


A
Arg
コマンドライン引数の解析
Arith_status
有理数算術を制御するフラグ
Array [StdLabels]
Array
配列の操作
Array1 [Bigarray]
One-dimensional arrays.
Array2 [Bigarray]
Two-dimensional arrays.
Array3 [Bigarray]
Three-dimensional arrays.
ArrayLabels
Array operations.

B
Big_int
任意精度整数の演算
Bigarray
Large, multi-dimensional, numerical arrays.
Buffer
伸張可能な文字列バッファ

C
Callback
Caml の値の C ランタイムへの登録
CamlinternalLazy
CamlinternalMod
CamlinternalOO
Run-time support for objects and classes.
Char
文字の操作
Complex
複素数
Condition
Condition variables to synchronize between threads.

D
Dbm
NDBM データベースへのインタフェース
Digest
MD5 メッセージダイジェスト
Dynlink
オブジェクトファイルの動的読み込み

E
Event
First-class synchronous communication.

F
Filename
ファイル名の操作
Format
Pretty printing.

G
Gc
Memory management control and statistics; finalised values.
Genarray [Bigarray]
Genlex
汎用字句解析器
Graphics
Machine-independent graphics primitives.
GraphicsX11
Additional graphics primitives for the X Windows system.

H
Hashtbl [MoreLabels]
Hashtbl
ハッシュテーブルとハッシュ関数

I
Int32
32 ビット整数
Int64
64 ビット整数

L
LargeFile [UnixLabels]
File operations on large files.
LargeFile [Unix]
ラージファイルに対するファイル操作。
LargeFile [Pervasives]
ラージファイルの操作。
Lazy
遅延計算
Lexing
The run-time library for lexers generated by ocamllex.
List [StdLabels]
List
リスト操作
ListLabels
List operations.

M
Make [Weak]
Functor building an implementation of the weak hash table structure.
Make [Set]
全順序型を受け取り集合のストラクチャの実装を作成するファンクタ。
Make [MoreLabels.Set]
Make [MoreLabels.Map]
Make [MoreLabels.Hashtbl]
Make [Map]
全順序型を受け取り、表のストラクチャの実装を作成するファンクタ。
Make [Hashtbl]
ハッシュテーブルのストラクチャの実装を作成するファンクタ。
Map [MoreLabels]
Map
順序付き型に対する対応表
Marshal
データ構造のマーシャリング
MoreLabels
Extra labeled libraries.
Mutex
相互排除ロック

N
Nativeint
プロセッサネイティブな整数
Num
任意精度の数値演算

O
Obj
値の内部表現に対する操作
Oo
オブジェクトの操作

P
Parsing
The run-time library for parsers generated by ocamlyacc.
Pervasives
初期状態で open されているモジュール
Printexc
例外の表示
Printf
整形出力関数

Q
Queue
FIFO キュー

R
Random
疑似乱数生成器

S
Scanf
Formatted input functions.
Scanning [Scanf]
Formatted input channel
Set
順序型上の集合
Set [MoreLabels]
Sort
Sorting and merging lists.
Stack
LIFO スタック
State [Random]
StdLabels
標準ラベル付きモジュール
Str
正規表現と高レベルの文字列処理
Stream
ストリームと解析器
String
文字列の操作
String [StdLabels]
StringLabels
String operations.
Sys
システムインタフェース

T
Thread
Lightweight threads for Posix 1003.1c and Win32.
ThreadUnix
Thread-compatible system calls.
Tk
Basic functions and types for LablTk

U
Unix
Unix システムインタフェース
UnixLabels
Interface to the Unix system.

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