You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* [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.
* Element type operator restrictions
0 commit comments