[Issue 5636] Array ops use lexicographic comparison instead of vector-style element-wise

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Jul 5 14:04:29 UTC 2023


https://issues.dlang.org/show_bug.cgi?id=5636

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

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

--- Comment #7 from Dlang Bot <dlang-bot at dlang.rocks> ---
@ntrel created dlang/dlang.org pull request #3654 "[spec/arrays] Improve vector
operations docs" fixing this issue:

- [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