packinglist 0.1.0

A freelist implementation that always places data at the smallest index.
Documentation
1
2
3
4
5
packinglist
---

A freelist that *always* places new data at the smallest available index.