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

definition: Info
 
string2ac :: String -> Expr
string2ac = Lit . Stringc
demand: Info
 no demanded arguments
deterministic: Info
 deterministic operation
documentation: Info
 
transform a string constant into AbstractHaskell term
failfree: Info
 ()
indeterministic: Info
 referentially transparent operation
infix: Info
 no fixity defined
iotype: Info
 {() |-> {.._#lambda508}}
name: Info
 string2ac
precedence: Info
 no precedence defined
result-values: Info
 {.._#lambda508}
signature: Info
 String -> AbstractHaskell.Types.Expr
solution-complete: Info
 operation might suspend on free variables
terminating: Info
 yes
totally-defined: Info
 reducible on all ground data terms