CurryInfo: smtlib-3.0.0 / Language.SMTLIB.Goodies.tchar

definition:
tchar :: Char -> Term
tchar = TConst . Str . (: [])
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- Construct SMT-LIB term from given character
failfree:
()
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> {.._#lambda508}}
name:
tchar
precedence:
no precedence defined
result-values:
{.._#lambda508}
signature:
Prelude.Char -> Language.SMTLIB.Types.Term
solution-complete:
operation might suspend on free variables
terminating:
yes
totally-defined:
reducible on all ground data terms