A | |
add [Opaque] | |
any_int [Opaque] | int_t , t_int and any_int are type conversion functions.
|
any_string [Opaque] | int_string , t_string and any_string are type conversion functions.
|
C | |
concat [Opaque] | |
concat_list [Opaque] | concat and concat_list are equivalents of ( ^ )
and String.concat .
|
D | |
div [Opaque] | |
I | |
increment [Opaque] | successor , predecessor and increment are the equivalents
of ( + ) , ( - ) , ( * ) , ( / ) and ( ~- ) .
|
int_t [Opaque] | |
M | |
mul [Opaque] | |
N | |
neg [Opaque] | add , sub , mul , div and neg are the equivalents
of ( + ) , ( - ) , ( * ) , ( / ) and ( ~- ) .
|
P | |
predecessor [Opaque] | |
print_int_t [Opaque] | |
print_string_t [Opaque] | |
S | |
string_t [Opaque] | |
sub [Opaque] | |
successor [Opaque] | |
T | |
t_int [Opaque] | |
t_string [Opaque] |