In what case `x===y` and `objectid(x) == objectid(y)` are not interchangable?
|
|
3
|
103
|
November 29, 2024
|
How to compare two vectors whose elements are equal but their types are not the same?
|
|
5
|
1067
|
February 9, 2023
|
Why does `==` for custom types not compare field equality by default
|
|
5
|
651
|
December 19, 2022
|
Edge case in Sets with Floats
|
|
6
|
619
|
March 31, 2022
|
Struct equality seems weird inside Sets
|
|
6
|
983
|
December 5, 2020
|
How is equality of anonymous function closures checked?
|
|
14
|
1394
|
November 5, 2020
|
The test isequal(+0.0,-0.0) returns FALSE
|
|
16
|
881
|
June 2, 2020
|