mirror of
https://github.com/enso-org/enso.git
synced 2024-11-23 08:08:34 +03:00
61a4120cfb
Implements https://www.pivotaltracker.com/story/show/183402892 # Important Notes - Fixes inconsistent `compare_to` vs `==` behaviour in date/time types and adds test for that. - Adds test for `Table.order_by` on dates and custom types. - Fixes an issue with `Table.order_by` for custom types. - Unifies how incomparable objects are reported by `Table.order_by` and `Vector.sort`. - Adds benchmarks comparing `Table.order_by` and `Vector.sort` performance. |
||
---|---|---|
.. | ||
src | ||
package.yaml |