dlangBugzillaToGithub / migration_test

0 stars 0 forks source link

Implement Stable Partition3 #847

Open dlangBugzillaToGithub opened 10 years ago

dlangBugzillaToGithub commented 10 years ago

xinok (the-eater) reported this on 2014-06-23T22:22:02Z

Transfered from https://issues.dlang.org/show_bug.cgi?id=12972

CC List

Description

std.algorithm.partition3 currently lacks a stable implementation.
dlangBugzillaToGithub commented 2 years ago

razvan.nitu1305 commented on 2022-09-19T07:25:46Z

*** Issue 15530 has been marked as a duplicate of this issue. ***
dlangBugzillaToGithub commented 2 years ago

dlang-bot commented on 2022-09-23T18:00:38Z

@jamesragray created dlang/phobos pull request #8583 "fix issue 12972 - Implement Stable Partition3" fixing this issue:

- fix issue 12972 - Implement Stable Partition3

https://github.com/dlang/phobos/pull/8583