Aryadev Chavali aad22a1b20 Rework binary tree to use indexes in nodes vector
An index is a pointer, and they don't change if the vector decides to
reallocate internally unlike the bastardised pointers I was rolling up
before.  This simplifies design a bit.
2024-07-26 02:54:02 +01:00
2024-07-26 02:54:02 +01:00
2024-07-26 02:54:02 +01:00
2024-07-26 02:54:02 +01:00
2024-07-26 02:54:02 +01:00
Description
No description provided
MIT 1.2 MiB
Languages
C 96.1%
C++ 3.8%
Shell 0.1%