definition: |
failed :: _ |
demand: |
no demanded arguments |
deterministic: |
deterministic operation |
documentation: |
--- A non-reducible polymorphic function. --- It is useful to express a failure in a search branch of the execution. |
failfree: |
<FAILING> |
indeterministic: |
referentially transparent operation |
infix: |
no fixity defined |
iotype: |
{() |-> {}} |
name: |
failed |
precedence: |
no precedence defined |
result-values: |
{} |
signature: |
a |
solution-complete: |
operation might suspend on free variables |
terminating: |
yes |
totally-defined: |
reducible on all ground data terms |