Community
Participate
Working Groups
To summarize the results of an offline discussion: #sort and #sortBy should return a sorted copy in any case We add #sortInplace() and #sortInplaceBy() which will implement the current behavior.
We should move sort and sortBy to IterableExtensions, while the inplace-variants should still be in ListExtensions
Pushed to master.
Closing all bugs that were set to RESOLVED before Neon.0