Palindromic prime by murky-satyr

(#(or(if(=(seq(str%))(reverse(str%)))(prn%))(< 2e4%)(recur(.nextProbablePrime(bigint%))))2)

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

download

return to the top page