CurryInfo: verify-non-fail-2.0.0 / Verify.Helpers.freshVarPos

definition:
 
freshVarPos :: Pos
freshVarPos = []
demand:
 no demanded arguments
deterministic:
 deterministic operation
documentation:
 
Fresh variables, i.e., variables not occurring in a position of
the left-hand side, are represented as a root position.
failfree:
 ()
indeterministic:
 referentially transparent operation
infix:
 no fixity defined
iotype:
 {() |-> {[]}}
name:
 freshVarPos
precedence:
 no precedence defined
result-values:
 {[]}
signature:
 [Prelude.Int]
solution-complete:
 operationally complete operation
terminating:
 yes
totally-defined:
 reducible on all ground data terms