CachedRange.length

Number of elements of this range

This function is available only if the source range provides it.

struct CachedRange(EC)
@nogc nothrow pure @safe scope
static if(EC.rangeHasLength)
length
()

Meta