stratum by pla

(port-fold-right(rec(_ c l)(apply print(append #0=(cons c l)(reverse #0#)))#0#)()read-char)

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page