Page._freeMap

Page is fixed-length array of list Nodes with batteries

struct Page
ubyte[BitMapLength] _freeMap;

Meta