CurryInfo: abstract-haskell-3.0.0 / AbstractHaskell.Goodies.cvar

definition:
cvar :: String -> Expr
cvar s = Var (1,s)
demand:
no demanded arguments
deterministic:
deterministic operation
failfree:
_
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{(_) |-> {Var}}
name:
cvar
precedence:
no precedence defined
result-values:
{Var}
signature:
String -> AbstractHaskell.Types.Expr
solution-complete:
operationally complete operation
terminating:
yes
totally-defined:
reducible on all ground data terms