diff options
author | Aryadev Chavali <aryadev@aryadevchavali.com> | 2024-07-26 02:11:03 +0100 |
---|---|---|
committer | Aryadev Chavali <aryadev@aryadevchavali.com> | 2024-07-26 02:54:02 +0100 |
commit | aad22a1b203c2e8dcdc564da9e94f7b7796d0221 (patch) | |
tree | d96a5ac8f3880b148094bd9ffce06e9817c71d50 /.dir-locals.el | |
parent | cb0d4f52071409a02cb3fbb0180f41f32e5bc3a6 (diff) | |
download | cw_tree-aad22a1b203c2e8dcdc564da9e94f7b7796d0221.tar.gz cw_tree-aad22a1b203c2e8dcdc564da9e94f7b7796d0221.tar.bz2 cw_tree-aad22a1b203c2e8dcdc564da9e94f7b7796d0221.zip |
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.
Diffstat (limited to '.dir-locals.el')
0 files changed, 0 insertions, 0 deletions