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 |
:: "equals"
|
|
| arguments | :: {NoiseNumber, NoiseNumber} |
|
| arguments | :: {NoiseNumber, NoiseNumber} |
|
| function_name |
:: "equals"
|
|
| type |
:: "function-application"
|
|
Prototypes
Types