CurryInfo: exact-print-2.0.0 / Curry.ExactPrintClass.exactPrint

definition: Info
 
exactPrint :: ExactPrint a => a -> [(Span, Comment)] -> String
exactPrint = exactPrintFrom 1
demand: Info
 no demanded arguments
deterministic: Info
 deterministic operation
failfree: Info
 _
indeterministic: Info
 referentially transparent operation
infix: Info
 no fixity defined
iotype: Info
 {(_) |-> {exactPrintFrom}}
name: Info
 exactPrint
precedence: Info
 no precedence defined
result-values: Info
 {exactPrintFrom}
signature: Info
 ExactPrint a => a -> [(Curry.Span.Span, Curry.Comment.Comment)] -> String
solution-complete: Info
 operation might suspend on free variables
terminating: Info
 yes
totally-defined: Info
 reducible on all ground data terms