CurryInfo: abstract-curry-4.0.0 / AbstractCurry.Build.stringPattern

definition:
 
stringPattern :: String -> CPattern
stringPattern = CPLit . CStringc
demand:
 no demanded arguments
deterministic:
 deterministic operation
documentation:
 
Converts a string into a pattern representing this string.
failfree:
 ()
indeterministic:
 referentially transparent operation
infix:
 no fixity defined
iotype:
 {() |-> {.._#lambda508}}
name:
 stringPattern
precedence:
 no precedence defined
result-values:
 {.._#lambda508}
signature:
 String -> AbstractCurry.Types.CPattern
solution-complete:
 operation might suspend on free variables
terminating:
 yes
totally-defined:
 reducible on all ground data terms