Inaccurate Comments/Docs.
duplexsystem opened this issue · 1 comments
duplexsystem commented
I was looking through the code and found many instances where this particular comment template with not accurate with what the file actually did.
Line 9 in 0e739b1
Example ^
I assume this is a byproduct of Ctrl+C/Ctrl+V but I figured I'd know :)
Shfty commented
It is, yeah - fixing it has been at the back of my mind for a little while, so I've done a cargo doc
niceness sweep.
Also, the math traits are now exposed at the root instead of via prelude, which should make things a bit more tidy.