Takes two arguments and subtracts the second from the first.
| type | :: "function-application" | |
| function_name | :: "subtract" | |
| arguments | :: {NoiseNumber, NoiseNumber} |
| arguments | :: {NoiseNumber, NoiseNumber} | |
| function_name | :: "subtract" | |
| type | :: "function-application" |

Prototypes
Types