https://issues.dlang.org/show_bug.cgi?id=13555
Issue ID: 13555
Summary: Categorize functions in std.math
Product: D
Version: D2
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P1
Component: Phobos
Assignee: [email protected]
Reporter: [email protected]
Created attachment 1439
--> https://issues.dlang.org/attachment.cgi?id=1439&action=edit
Revised version
Add a table to std.math so that the functions/constants are categorized
similarly to std.algorithm.
I have implemented this and will have a PR out shortly.
I intend to ramp this up and perform similar modifications across the board
assuming this gets positive feedback.
--