CurryInfo: contract-prover-4.0.0 / ESMT.parent

definition: Info
 
parent :: [Doc] -> Doc
parent = encloseSep lparen rparen space
demand: Info
 no demanded arguments
deterministic: Info
 deterministic operation
documentation: Info
 
Pretty print the given documents separated with spaces and parenthesized
failfree: Info
 ()
indeterministic: Info
 referentially transparent operation
infix: Info
 no fixity defined
iotype: Info
 {() |-> {encloseSep}}
name: Info
 parent
precedence: Info
 no precedence defined
result-values: Info
 {encloseSep}
signature: Info
 [Text.PrettyImpl.Doc] -> Text.PrettyImpl.Doc
solution-complete: Info
 operation might suspend on free variables
terminating: Info
 yes
totally-defined: Info
 possibly non-reducible on same data term