Why is std.int128 not listed when using the top Phobos Doc page (link "Documentation>Library Reference")?
I can find it if I expand the "Library" link at the top of the Phobos page. Just thought I mention it.
Regards
Thread overview | |||||
---|---|---|---|---|---|
|
May 07 std.int128 | ||||
---|---|---|---|---|
| ||||
Why is std.int128 not listed when using the top Phobos Doc page (link "Documentation>Library Reference")? I can find it if I expand the "Library" link at the top of the Phobos page. Just thought I mention it. Regards |
May 09 Re: std.int128 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Pete Padil | On Wednesday, 7 May 2025 at 00:40:04 UTC, Pete Padil wrote: >Why is std.int128 not listed when using the top Phobos Doc page (link "Documentation>Library Reference")? I can find it if I expand the "Library" link at the top of the Phobos page. Just thought I mention it. Regards Well spotted. If you like, you can click the "Improve this page" link at the top right of that quick reference, add the the link, and make your first contribution :-) -- Bastiaan. |
May 09 Re: std.int128 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Bastiaan Veelo | On Friday, 9 May 2025 at 10:56:00 UTC, Bastiaan Veelo wrote: >On Wednesday, 7 May 2025 at 00:40:04 UTC, Pete Padil wrote: >Why is std.int128 not listed when using the top Phobos Doc page (link "Documentation>Library Reference")? I can find it if I expand the "Library" link at the top of the Phobos page. Just thought I mention it. Regards Well spotted. If you like, you can click the "Improve this page" link at the top right of that quick reference, add the the link, and make your first contribution :-) -- Bastiaan. I just submitted the pull request. Hopefully it is correct! |