summaryrefslogblamecommitdiff
path: root/files/practicum/GenTreePrint.dcl
blob: b8c02b5286b58429ca3c447de5b2418d6acdda49 (plain) (tree)
1
2
3
4
5
6




                                                          
definition module GenTreePrint

import StdClass
import GenTree

instance toString (GenTree a b) | toString a & toString b