bearophile wrote: > P. 31: >writeln(i);< > > Can you put (temporary) debugging writeln/putr inside a pure function? That's always bothered me about this stuff. I don't want to lose debugging/logging ability!