find anagrams by kozima

(loop(format(equal #1=(sort(copy-seq(set's(read-line)))'char<)#.#1#)"~A
"s))

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

download

return to the top page