There was an error while loading. Please reload this page.
Some procedures have special purposes.
These procedures are meant to be defined by the programmer, in order to allow for more control over how the program works
main
__as__
__pass__
__defer__
__access__
__array__
__length__
__assign__
__equals__
__not_equals__
__less_than__
__greater_than__
__less_than_or_equal__
__greater_than_or_equal__
__add__
__subtract__
__multiply__
__divide__
__modulus__
__variadic_array__
__initializer_list__
Table of Contents