Jump to content

English cardinal anagrams: Difference between revisions

m
→‎{{header|Wren}}: the largest groups are all jumbled together
m (→‎{{header|Raku}}: Make it more obvious where the groups begin and end)
m (→‎{{header|Wren}}: the largest groups are all jumbled together)
Line 64:
 
=={{header|Wren}}==
{{improve|Wren|For the stretch "largest groups" part; there are six groups of eighteen values. All of the values for those six groups are shown, but they are all intermixed (sorted together) as if they are all in one group. They're not.}}
{{libheader|Wren-sort}}
{{libheader|Wren-fmt}}
I've reused the code for determining the number names from the related task.
<syntaxhighlight lang="ecmascript">import "./sort" for Sort
10,333

edits

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