Alias CapacityType

Return the smallest type large enough to hold the numbers 0..n

alias CapacityType(ulong n) = ubyte;