Jump to content

Wordiff: Difference between revisions

m
(New post.)
m (→‎{{header|Wren}}: Minor tidy)
Line 1,978:
{{libheader|Wren-sort}}
Due to a bug in the System.clock method (basically it gets suspended whilst waiting for user input), it is not currently possible to add timings.
<syntaxhighlight lang="ecmascriptwren">import "random" for Random
import "./ioutil" for File, Input
import "./str" for Str
import "./sort" for Find
 
var rand = Random.new()
9,486

edits

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