Index of values


B
bool_wrappers [Config_file]

E
enumeration_wrappers [Config_file]
If you have a type suit = Spades | Hearts | Diamond | Clubs, then
enumeration_wrappers ["spades",Spades"hearts",Hearts"diamond",Diamond"clubs",Clubs]
will allow you to use cp of this type.

F
float_wrappers [Config_file]

I
int_wrappers [Config_file]

L
list_wrappers [Config_file]

O
of_string [Config_file.Raw]
A parser.
option_wrappers [Config_file]

S
string_wrappers [Config_file]

T
to_channel [Config_file.Raw]
Used to print the values into a log file for instance.
tuple2_wrappers [Config_file]
tuple3_wrappers [Config_file]
tuple4_wrappers [Config_file]