Skip to content

Commit a4e9132

Browse files
committed
Removed a layer of indirection for index-list lookup
Files are now stored directly in the index-list, instead of being referenced by pointers that used to live there. This somewhat reduces the complexity around handling files, while still keeping the O(logn) lookup cost.
1 parent aa87265 commit a4e9132

File tree

2 files changed

+156
-220
lines changed

2 files changed

+156
-220
lines changed

0 commit comments

Comments
 (0)