fn reIndex(self: *Self) !void
Rebuilds the key indexes. If the underlying entries has been modified directly, users can call reIndex to update the indexes to account for these new entries.
reIndex
self: *Self,