#106: remove Data::Sort
--------------------+-------------------------------------------------------
Reporter: coke | Owner:
Type: RFC | Status: new
Priority: normal | Milestone:
Component: none | Version:
Severity: medium | Keywords:
Lang: | Patch:
Platform: |
--------------------+-------------------------------------------------------
I propose we kill runtime/parrot/library/Data/Sort.pir - there is now a
sort method available on src/pmc/fixedintegerarray.pmc and
src/pmc/fixedpmcarray.pmc which covers a good chunk of the array pmc
hierarchy and uses a c-based quicksort.
(If needed, we can move the sort method around in the hierarchy to insure
it works on more types.)
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/106>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets