Str.^methods.sort(*.name)

Is easy enough once you know to do it :)
I don't think we should specify a particular order for the returned methods
and alphabetic sorting is kinda arbitrary. Why not sorted by class
inheritance for example?

On Fri, Jun 16, 2017 at 2:09 PM Gabor Szabo <perl6-bugs-follo...@perl.org>
wrote:

> # New Ticket Created by  Gabor Szabo
> # Please include the string:  [perl #131583]
> # in the subject line of all future correspondence about this issue.
> # <URL: https://rt.perl.org/Ticket/Display.html?id=131583 >
>
>
> I think it would be better to have the list returned by ^methods
> sorted in abc order.
>

Reply via email to