forked from orion/obsidian
120 B
120 B
"Arity" is the number of arguments:
| arity | number of arguments |
|---|---|
| nullary | 0 |
| unary | 1 |
| binary | 2 |
| ternary | 3 |
| "arity of n" | n |
"Arity" is the number of arguments:
| arity | number of arguments |
|---|---|
| nullary | 0 |
| unary | 1 |
| binary | 2 |
| ternary | 3 |
| "arity of n" | n |