definition: |
oOpaqueConstr :: String -> Observer _ oOpaqueConstr constr x = o0 constr x |
demand: |
no demanded arguments |
deterministic: |
possibly non-deterministic operation |
failfree: |
<FAILING> |
indeterministic: |
might be indeterministic |
infix: |
no fixity defined |
iotype: |
{(_,_) |-> {o0}} |
name: |
oOpaqueConstr |
precedence: |
no precedence defined |
result-values: |
{o0} |
signature: |
String -> a -> String -> Prelude.Int -> [Prelude.Int] -> a |
solution-complete: |
operation might suspend on free variables |
terminating: |
possibly non-terminating |
totally-defined: |
possibly non-reducible on same data term |