Page MenuHomePhabricator

Allow PhutilSortVector to self-sort
ClosedPublic

Authored by epriestley on Mar 13 2018, 2:00 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 25, 12:55 AM
Unknown Object (File)
Fri, Apr 19, 7:33 PM
Unknown Object (File)
Fri, Apr 19, 4:18 AM
Unknown Object (File)
Thu, Apr 18, 8:15 PM
Unknown Object (File)
Wed, Apr 17, 5:33 PM
Unknown Object (File)
Thu, Apr 11, 9:49 PM
Unknown Object (File)
Thu, Apr 11, 5:52 PM
Unknown Object (File)
Sun, Mar 31, 5:34 AM
Subscribers
None

Details

Summary

Ref T13103 . msortv() requires a list which can be mpull()'d, so it's hard to use in an ad-hoc way. Allow a list of Vectors to sort itself.

Test Plan

See D19209.

Diff Detail

Repository
rPHU libphutil
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Mar 13 2018, 2:01 PM
epriestley requested review of this revision.
This revision was automatically updated to reflect the committed changes.