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

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