Character distance by nn

("$System.in"=~/(.)(?=(.*\1))/).any{x,y,z->println"$x: ${z.count}"}

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

download

return to the top page