Jump to content

Word ladder: Difference between revisions

m
m (syntax highlighting fixup automation)
m (→‎{{header|Wren}}: Minor tidy)
Line 1,741:
{{trans|Phix}}
{{libheader|Wren-sort}}
<syntaxhighlight lang="ecmascriptwren">import "io" for File
import "./sort" for Find
 
var words = File.read("unixdict.txt").trim().split("\n")
9,485

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.