enso/distribution/lib/Standard/Base/0.0.0-dev
James Dunkerley 58f2c7643f
Use new Enso Hash Codes and Comparable (#6060)
Enables `distinct`, `aggregate` and `cross_tab` to use the Enso hashing and equality operations.
Also, I rewired the way the ObjectComparators are obtained in polyglot code to be more consistent.

Add Comparator for `Day_Of_Week`, `Header`, `SQL_Type`, `Image` and `Matrix`.
Also, removed the custom `==` from these types as needed. (Closes #5626)
2023-03-24 15:02:25 +00:00
..
src Use new Enso Hash Codes and Comparable (#6060) 2023-03-24 15:02:25 +00:00
THIRD-PARTY New documentation parser (#5917) 2023-03-15 15:43:51 +00:00
package.yaml Align Vector API with design, add some extra functions from AoC (#4026) 2023-01-12 13:32:24 +00:00