Index of types



A

B

C

D

E

F
  • file_descr [Unix]
    The abstract type of file descriptors.
  • file_kind [Unix]
  • file_perm [Unix]
    The type of file access rights, e.g.
  • float
  • float32_elt [Big_array]
  • float64_elt [Big_array]
  • flow_action [Unix]
  • flush_queue [Unix]
  • format [Standard]
    Simplified type for format strings, included for backward compatibility with earlier releases of Objective Caml.
  • format4
  • format4 [Standard]
    See modules Printf and Scanf for more operations on format strings.
  • formatter [Format]
    Abstract data type corresponding to a pretty-printer (also called a formatter) and all its machinery.
  • formatter [Future.Logger]
    the type of a log formatter is a function that takes the logger, the level of the log statement (which will be the currently enabled level or one of its successors), the event record, and a unix timestamp indicating the time the event was created.
  • formatter_tag_functions [Format]
    The tag handling functions specific to a formatter: mark versions are the ``tag marking'' functions that associate a string marker to a tag in order for the pretty-printing engine to flush those markers as 0 length tokens in the output device of the formatter.
  • fortran_layout [Big_array]
    To facilitate interoperability with existing C and Fortran code, this library supports two different memory layouts for big arrays, one compatible with the C conventions, the other compatible with the Fortran conventions.
  • fpkind [Float]
    Classes of floating point numbers
  • fpkind [Safe_float]
    Classes of floating point numbers

G

H

I

K

L

M

N

O

P

R

S

T

U

V

W