A | |
| alarm [Gc] | An alarm is a piece of data that calls a user function at the end of each major GC cycle. |
| anon_fun [Arg] | |
B | |
| backend_type [Sys] | Currently, the official distribution only supports |
| backtrace_slot [Printexc] | The abstract type |
C | |
| channel [Event] | The type of communication channels carrying values of type |
| color [Graphics] | A color is specified by its R, G, B components. |
| control [Gc] | The GC parameters are given as a |
D | |
| data [Weak.S] | The type of the elements stored in the table. |
| doc [Arg] | |
E | |
| elt [Set.S] | The type of the set elements. |
| elt [MoreLabels.Set.S] | |
| equal [Ephemeron.GenHashTable] | |
| error [Dynlink] | |
| event [Graphics] | To specify events to wait for. |
| event [Event] | The type of communication events returning a result of type |
| extern_flags [Marshal] | The flags to the |
F | |
| file_name [Scanf.Scanning] | A convenient alias to designate a file name. |
| format [Pervasives] | |
| format4 [Pervasives] | |
| format6 [Pervasives] | |
| formatter [Format] | Abstract data corresponding to a pretty-printer (also called a formatter) and all its machinery. |
| formatter_out_functions [Format] | The set of output functions specific to a formatter: the |
| formatter_tag_functions [Format] | The semantic tag handling functions specific to a formatter:
|
| fpclass [Pervasives] | The five classes of floating-point numbers, as determined by
the |
I | |
| image [Graphics] | The abstract type for images, in internal representation. |
| in_channel [Scanf.Scanning] | The notion of input channel for the |
| in_channel [Pervasives] | The type of input channel. |
K | |
| key [MoreLabels.Map.S] | |
| key [MoreLabels.Hashtbl.SeededS] | |
| key [MoreLabels.Hashtbl.S] | |
| key [Map.S] | The type of the map keys. |
| key [Hashtbl.SeededS] | |
| key [Hashtbl.S] | |
| key [Arg] | |
L | |
| lexbuf [Lexing] | The type of lexer buffers. |
| linking_error [Dynlink] | |
| location [Printexc] | The type of location information found in backtraces. |
O | |
| obj_t [Obj.Ephemeron] | alias for |
| open_flag [Pervasives] | Opening modes for |
| out_channel [Pervasives] | The type of output channel. |
P | |
| position [Lexing] | A value of type |
R | |
| raw_backtrace [Printexc] | The abstract type |
| raw_backtrace_slot [Printexc] | This type allows direct access to raw backtrace slots, without any conversion in an OCaml-usable data-structure. |
| ref [Pervasives] | The type of references (mutable indirection cells) containing
a value of type |
| regexp [Str] | The type of compiled regular expressions. |
| result [Pervasives] | |
S | |
| scanbuf [Scanf.Scanning] | The type of scanning buffers. |
| scanner [Scanf] | The type of formatted input scanners: |
| signal_behavior [Sys] | What to do when receiving a signal: |
| spec [Arg] | The concrete type describing the behavior associated with a keyword. |
| split_result [Str] | |
| stat [Gc] | The memory management counters are returned in a |
| statistics [MoreLabels.Hashtbl] | |
| statistics [Hashtbl] | |
| status [Graphics] | To report events. |
| symbolic_output_buffer [Format] | The output buffer of a symbolic pretty-printer. |
| symbolic_output_item [Format] | Items produced by symbolic pretty-printers |
T | |
| t [Weak.S] | The type of tables that contain elements of type |
| t [Weak] | The type of arrays of weak pointers (weak arrays). |
| t [Uchar] | The type for Unicode characters. |
| t [StringLabels] | An alias for the type of strings. |
| t [String] | An alias for the type of strings. |
| t [Stream] | The type of streams holding values of type |
| t [Stack] | The type of stacks containing elements of type |
| t [Spacetime.Series] | Type representing a file that will hold a series of heap snapshots together with additional information required to interpret those snapshots. |
| t [Set.OrderedType] | The type of the set elements. |
| t [Set.S] | The type of sets. |
| t [Random.State] | The type of PRNG states. |
| t [Queue] | The type of queues containing elements of type |
| t [Printexc.Slot] | |
| t [Obj.Ephemeron] | an ephemeron cf |
| t [Obj] | |
| t [Nativeint] | An alias for the type of native integers. |
| t [Mutex] | The type of mutexes. |
| t [MoreLabels.Set.S] | |
| t [MoreLabels.Map.S] | |
| t [MoreLabels.Hashtbl.SeededS] | |
| t [MoreLabels.Hashtbl.S] | |
| t [MoreLabels.Hashtbl] | |
| t [Map.OrderedType] | The type of the map keys. |
| t [Map.S] | The type of maps from type |
| t [Lazy] | A value of type |
| t [Int64] | An alias for the type of 64-bit integers. |
| t [Int32] | An alias for the type of 32-bit integers. |
| t [Hashtbl.SeededHashedType] | The type of the hashtable keys. |
| t [Hashtbl.HashedType] | The type of the hashtable keys. |
| t [Hashtbl.SeededS] | |
| t [Hashtbl.S] | |
| t [Hashtbl] | The type of hash tables from type |
| t [Ephemeron.Kn] | an ephemeron with an arbitrary number of keys of the same type |
| t [Ephemeron.K2] | an ephemeron with two keys |
| t [Ephemeron.K1] | an ephemeron with one key |
| t [Digest] | The type of digests: 16-character strings. |
| t [Complex] | The type of complex numbers. |
| t [Char] | An alias for the type of characters. |
| t [BytesLabels] | An alias for the type of byte sequences. |
| t [Bytes] | An alias for the type of byte sequences. |
| t [Buffer] | The abstract type of buffers. |
| tag [Format] | |
| token [Genlex] | The type of tokens. |
U | |
| usage_msg [Arg] | |
W | |
| window_id [GraphicsX11] |