struct SSOHashMapOrSet(K, V = void, alias Allocator = null, alias hasher = hashOf, uint smallBinMinCapacity = 1, uint capacityScaleNumerator = 2, uint capacityScaleDenominator = 1)
version(none)
pragma(
inline) pragma(
inline, true) scope inout return
opSlice
()
if (
smallBinMinCapacity >= 1
)
Range over elements of r-value instance of this.