CurryInfo: curry-interface-2.0.1 / CurryInterface.Parser.tokenBacktick

definition: Info
 
tokenBacktick :: Parser ()
tokenBacktick = char '`'
demand: Info
 no demanded arguments
deterministic: Info
 deterministic operation
failfree: Info
 ()
indeterministic: Info
 referentially transparent operation
infix: Info
 no fixity defined
iotype: Info
 {() |-> {<*>._#lambda10}}
name: Info
 tokenBacktick
precedence: Info
 no precedence defined
result-values: Info
 {<*>._#lambda10}
signature: Info
 String -> [((), String)]
solution-complete: Info
 operation might suspend on free variables
terminating: Info
 yes
totally-defined: Info
 reducible on all ground data terms