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

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