1
0
mirror of https://github.com/janet-lang/janet synced 2025-02-07 20:40:01 +00:00
Calvin Rose 746ced5501 Revert behavior of deep= on mutable keys.
Mutable keys are a minefield for comparisons, as resolving
equality require re-implementing a lot of the internal structures, as
well as dealing with multiple mutable keys that are in the same
equivalency class by deep=.

Simplifying the implementation to not resole mutable keys is much
simpler, faster, and has the benefit that deep= and deep-not= do not
need to allocate.
2024-12-21 09:03:01 -06:00
..
2024-09-29 16:07:24 -05:00
2024-03-10 09:07:11 -05:00
2024-10-05 12:37:23 -05:00
2023-06-02 07:04:07 +09:00
2023-06-02 07:04:07 +09:00
2023-06-02 07:04:07 +09:00
2024-07-12 15:22:46 -05:00
2023-06-02 07:04:07 +09:00
2024-10-18 18:17:06 -05:00
2023-06-02 07:04:07 +09:00
2023-06-02 07:04:07 +09:00
2023-11-14 19:52:22 -06:00
2023-06-02 07:04:07 +09:00
2023-06-02 07:04:07 +09:00
2023-06-02 07:04:07 +09:00
2023-08-18 12:35:12 +07:00
2023-06-02 07:04:07 +09:00