Cross Product of two Strings by youz

(while 1(apply println(for[[a%][(re-seq #"\w+"(read-line))]c a%%](str c%))))

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

download

return to the top page