[Issue 5636] Array ops use lexicographic comparison instead of vector-style element-wise
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Jul 10 11:06:37 UTC 2023
https://issues.dlang.org/show_bug.cgi?id=5636
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #8 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dlang.org pull request #3654 "[spec/arrays] Improve vector operations
docs" was merged into master:
- 53199ba50e78879f72401489bbbd38314768ed5e by Nick Treleaven:
[spec/arrays] Improve vector operations docs
Change title to Vector Operations, array operations is not precise enough
IMO and hard to google for.
Define which operations are supported.
Rewrite example & make runnable.
Add note warning about invalid expressions for vector op.
Fixes Issue 5636 - Array ops use lexicographic comparison instead of
vector-style element-wise.
https://github.com/dlang/dlang.org/pull/3654
--
More information about the Digitalmars-d-bugs
mailing list