D issues are now tracked on GitHub. This Bugzilla instance remains as a read-only archive.
Issue 20397 - [std.algorithm] documentation nthPermutation
Summary: [std.algorithm] documentation nthPermutation
Status: RESOLVED FIXED
Alias: None
Product: D
Classification: Unclassified
Component: phobos (show other issues)
Version: D2
Hardware: All All
: P4 enhancement
Assignee: No Owner
URL: http://dlang.org/phobos/
Keywords: pull
Depends on:
Blocks:
 
Reported: 2019-11-15 23:26 UTC by Kreikey
Modified: 2023-01-31 23:44 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Kreikey 2019-11-15 23:26:59 UTC
In the main documentation page for std.algorithm, nthPermutation is missing. It should be in the list of functions under the Sorting submodule.
Comment 1 Dlang Bot 2023-01-31 19:55:02 UTC
@DanutAldea created dlang/phobos pull request #8672 "Fix Issue 20397" fixing this issue:

- Fix Issue 20397

https://github.com/dlang/phobos/pull/8672
Comment 2 Dlang Bot 2023-01-31 23:44:32 UTC
dlang/phobos pull request #8672 "Fix Issue 20397" was merged into master:

- 794b4d3c80ebea50b12c49334adacc79833e7be3 by DanutAldea:
  Fix Issue 20397

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