1 2 3 4 5 6
definition module GenTreePrint import StdClass import GenTree instance toString (GenTree a b) | toString a & toString b