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

definition:
 
printNode :: ExactPrint a => a -> PutExact
printNode = printN
demand:
 argument 1
deterministic:
 deterministic operation
failfree:
 _
indeterministic:
 referentially transparent operation
infix:
 no fixity defined
iotype:
 {(_) |-> _}
name:
 printNode
precedence:
 no precedence defined
result-values:
 _
signature:
 ExactPrint a => a -> EPSM ()
solution-complete:
 operation might suspend on free variables
terminating:
 yes
totally-defined:
 reducible on all ground data terms