Commit Graph

3 Commits

Author SHA1 Message Date
disinvite
d80b387490 Still working on "tree add" function
* I think the left/right rotates are correct now. Eventually I will rename the members from m_child0/m_child1 to right/left but that ought to be its own commit.
* MxAtomId operator= match
* Added some more comments as I try to work all this stuff out.
2023-07-28 17:48:42 -04:00
disinvite
fcfc475eb1 Node rotate inline functions are better, added more code everywhere else 2023-07-25 22:46:54 -04:00
disinvite
3ae3d2fe20 Starting red-black tree for MxAtomId lookup 2023-07-23 12:26:55 -04:00