Files
Odin/tests/core
Jeroen van Rijn 410876b36a Add core:container/rbtree
Add a red-black tree with configurable $Key and $Value.
Also includes tests that verify it maintains RB invariants, doesn't leak.

Originally based on the CC0 implementation from literateprograms.org.
But reworked to the same API used by @Yawning's excellent `core:container/avl` for ease of use.
2024-05-23 23:00:00 +02:00
..
2024-05-17 14:15:56 +02:00
2024-05-23 23:00:00 +02:00
2024-05-09 19:44:16 -04:00
2024-04-03 00:52:58 +02:00
2024-02-16 13:23:44 -03:00
2024-04-13 01:14:55 +10:00
2023-07-31 12:32:30 +01:00
2024-03-20 18:13:29 +01:00
2024-05-23 23:00:00 +02:00
2024-04-01 18:20:14 +02:00