
instead of consing up a string and printing it to stdout, just print to stdout. Not as compositionally tidy, but much simpler and perfectly adequate here.
instead of consing up a string and printing it to stdout, just print to stdout. Not as compositionally tidy, but much simpler and perfectly adequate here.