Cache.lastEntryIndex

Undocumented in source.
struct Cache(Key, Value, uint maxEntries)
enum lastEntryIndex = maxEntries - 1;

Meta