B | |
buf [UTF8.Buf] |
Buffers for UTF-8 strings.
|
D | |
date [Dbi] | |
datetime [Dbi] | |
I | |
index [UTF8] |
Positions in the string represented by the number of bytes from the head.
|
input [IO] |
The abstract input type,
'a is the type for the single-token which
can be read using the read function, 'b is the type for the
token-buffer which can be read using the nread function.
|
O | |
output [IO] |
The abstract output type,
'a is the type for the single-token which
can be written using the write function, 'b is the type for the
token-buffer which can be written using the nwrite function.
|
P | |
postrollback_handle [Dbi] | |
precommit_handle [Dbi] | |
R | |
resizer_t [DynArray] |
The type of a resizer function.
|
S | |
sql_t [Dbi] | |
stdin [IO] |
A standard input can read
char and string .
|
stdout [IO] |
A standard ouput can write
char and string .
|
T | |
t [UTF8] |
UTF-8 encoded Unicode strings.
|
t [UChar] |
Unicode characters.
|
t [RefList] | |
t [PMap] | |
t [Global] |
Abstract type of a global
|
t [ExtString.String] | |
t [ExtHashtbl.Hashtbl] |
The type of a hashtable.
|
t [Enum] | |
t [DynArray] | |
t [Dbi.Decimal] |
Abstract type for decimal numbers
|
t [BitSet] | |
time [Dbi] | |
U | |
uchar [UChar] |
Aliases of
type t
|