CurryInfo: base-3.4.0 / Prelude.PEVAL

definition: Info
 
PEVAL   :: a -> a
PEVAL x = x
demand: Info
 argument 1
deterministic: Info
 deterministic operation
documentation: Info
 
Identity function used by the partial evaluator
to mark expressions to be partially evaluated.
failfree: Info
 _
indeterministic: Info
 referentially transparent operation
infix: Info
 no fixity defined
iotype: Info
 {(_) |-> _}
name: Info
 PEVAL
precedence: Info
 no precedence defined
result-values: Info
 _
signature: Info
 a -> a
solution-complete: Info
 operationally complete operation
terminating: Info
 yes
totally-defined: Info
 reducible on all ground data terms