Statement.TPTPinclude Interfaces.PRINT3 with type ('a, 'b, 'c) t := ('a, 'b, 'c) tval pp :
'a CCFormat.printer ->
'b CCFormat.printer ->
'c CCFormat.printer ->
('a, 'b, 'c) t CCFormat.printerval to_string :
'a CCFormat.printer ->
'b CCFormat.printer ->
'c CCFormat.printer ->
('a, 'b, 'c) t ->
string