definition: |
maxArity :: Int maxArity = 5 |
demand: |
no demanded arguments |
deterministic: |
deterministic operation |
documentation: |
--- Maximal arity of check functions and tuples currently supported: |
indeterministic: |
referentially transparent operation |
infix: |
no fixity defined |
name: |
maxArity |
precedence: |
no precedence defined |
result-values: |
{5} |
signature: |
Prelude.Int |
solution-complete: |
operationally complete operation |
terminating: |
yes |
totally-defined: |
reducible on all ground data terms |