ChunkAllocator.freeNeeded

Free is needed to recycle nodes for another allocation.

struct ChunkAllocator(V, uint elemsPerChunk)
enum bool freeNeeded;

Meta