CurryInfo: verify-non-fail-2.0.0 / Verify.ESMT.prettyVar

definition: Info
 
prettyVar :: SVar -> Doc
prettyVar v = text ('x' : show v)
demand: Info
 no demanded arguments
deterministic: Info
 deterministic operation
failfree: Info
 _
indeterministic: Info
 referentially transparent operation
infix: Info
 no fixity defined
iotype: Info
 {(_) |-> {Doc}}
name: Info
 prettyVar
precedence: Info
 no precedence defined
result-values: Info
 {Doc}
signature: Info
 Prelude.Int -> Text.PrettyImpl.Doc
solution-complete: Info
 operation might suspend on free variables
terminating: Info
 possibly non-terminating
totally-defined: Info
 possibly non-reducible on same data term