Thread overview
[Issue 23270] std.random.dice is poorly documented
Jul 25, 2022
Dlang Bot
Jul 25, 2022
Dlang Bot
July 24, 2022
https://issues.dlang.org/show_bug.cgi?id=23270

--- Comment #1 from Elias Batek (0xEAB) <desisma@heidel.beer> ---
Paul wrote «something like», that «lime» typo is my fault. sorry :/

--
July 25, 2022
https://issues.dlang.org/show_bug.cgi?id=23270

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
@dkorpel created dlang/phobos pull request #8519 "Fix 23270 - std.random.dice is poorly documented" fixing this issue:

- Fix 23270 - std.random.dice is poorly documented

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

--
July 25, 2022
https://issues.dlang.org/show_bug.cgi?id=23270

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/phobos pull request #8519 "Fix 23270 - std.random.dice is poorly documented" was merged into master:

- 80e0fa23e85c6d8b6e1338fed205b01a6adad815 by Dennis Korpel:
  Fix 23270 - std.random.dice is poorly documented

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

--