Closed fabioibanez closed 2 years ago
PR to add a generic heap data structure that fits into fixed buffers.
Tried to make the tests comparable to data structures implemented with NodeAllocator.
NodeAllocator
Please remove the .DS_Store file from the PR
Why are there so many changes in the other files?
PR to add a generic heap data structure that fits into fixed buffers.
Tried to make the tests comparable to data structures implemented with
NodeAllocator
.