CurryInfo: coosy-3.1.0 / Observe.oOpaque

definition:
oOpaque :: Observer _
oOpaque x = o0 "#" x
demand:
no demanded arguments
deterministic:
possibly non-deterministic operation
documentation:
-- An opaque observer which does not observe the values.
-- This might be useful to observe polymorphic types.
failfree:
<FAILING>
indeterministic:
might be indeterministic
infix:
no fixity defined
iotype:
{(_) |-> {o0}}
name:
oOpaque
precedence:
no precedence defined
result-values:
{o0}
signature:
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