find anagrams by tanakh

f(x:z)=unlines[y|y<-z,all(`elem`y)x,length y<7];main=interact$f.lines

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

download

return to the top page