D issues are now tracked on GitHub. This Bugzilla instance remains as a read-only archive.
Issue 14294 - partialSort should also accept two ranges
Summary: partialSort should also accept two ranges
Status: RESOLVED FIXED
Alias: None
Product: D
Classification: Unclassified
Component: phobos (show other issues)
Version: D2
Hardware: x86 All
: P1 enhancement
Assignee: No Owner
URL:
Keywords:
: 15401 (view as issue list)
Depends on:
Blocks:
 
Reported: 2015-03-16 17:27 UTC by Andrei Alexandrescu
Modified: 2020-06-06 07:54 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Andrei Alexandrescu 2015-03-16 17:27:33 UTC
... just like topN.
Comment 1 Jack Stouffer 2016-04-29 14:38:21 UTC
*** Issue 15401 has been marked as a duplicate of this issue. ***
Comment 2 github-bugzilla 2016-12-13 00:18:32 UTC
Commits pushed to master at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/0d0ca991a9cffa40444022b39c51a0a6df0a49c9
Issue 14294 - partialSort should also accept two ranges

https://github.com/dlang/phobos/commit/a4d92bcff4b27c529f2286bb1b15cd8206828af9
Merge pull request #4947 from RazvanN7/Issue_14294

Issue 14294 - partialSort should also accept two ranges
Comment 3 github-bugzilla 2017-01-07 03:03:04 UTC
Commits pushed to stable at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/0d0ca991a9cffa40444022b39c51a0a6df0a49c9
Issue 14294 - partialSort should also accept two ranges

https://github.com/dlang/phobos/commit/a4d92bcff4b27c529f2286bb1b15cd8206828af9
Merge pull request #4947 from RazvanN7/Issue_14294
Comment 4 github-bugzilla 2017-01-16 23:25:48 UTC
Commits pushed to newCTFE at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/0d0ca991a9cffa40444022b39c51a0a6df0a49c9
Issue 14294 - partialSort should also accept two ranges

https://github.com/dlang/phobos/commit/a4d92bcff4b27c529f2286bb1b15cd8206828af9
Merge pull request #4947 from RazvanN7/Issue_14294
Comment 5 Nathan S. 2020-06-06 07:54:10 UTC
Fixed but issue wasn't closed automatically.