Returns the result of first argument <= second argument as a literal number that is 0 for false and 1 for true.
| type | :: "function-application" | |
| function_name | :: "less-or-equal" | |
| arguments | :: {NoiseNumber, NoiseNumber} |
| arguments | :: {NoiseNumber, NoiseNumber} | |
| function_name | :: "less-or-equal" | |
| type | :: "function-application" |


Prototypes
Types