CurryInfo: wl-pprint-3.0.0 / Text.PrettyImpl.inspect

definition:
inspect :: Doc -> Tokens
inspect (Doc d) = normalise (d EOD)
demand:
argument 1
deterministic:
deterministic operation
documentation:
-- inspect the token sequence of a document
failfree:
_
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{({Doc}) |-> _}
name:
inspect
precedence:
no precedence defined
result-values:
_
signature:
Doc -> Tokens
solution-complete:
operation might suspend on free variables
terminating:
possibly non-terminating
totally-defined:
reducible on all ground data terms