Pandigital prime: Difference between revisions

m
→‎{{header|Wren}}: Changed to Wren S/H
(→‎J: add a first draft)
m (→‎{{header|Wren}}: Changed to Wren S/H)
Line 1,024:
<br>
This makes use of the optimization strategy in the Factor entry to do both the basic and optional tasks.
<syntaxhighlight lang="ecmascriptwren">import "./perm" for Perm
import "./math" for Int
import "./fmt" for Fmt
9,479

edits