On Sun Dec 14 11:47:58 2008, moritz wrote:
> S29 says:
>
> : If all criteria are exhausted when comparing two elements, sort should
> : return them in the same relative order they had in @values.
>
> or in terms of computer science, the sort should be stable.
>
> Rakudo r33895 doesn't do this, a
# New Ticket Created by Moritz Lenz
# Please include the string: [perl #61364]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=61364 >
S29 says:
: If all criteria are exhausted when comparing two elements, sort should
: ret