OptionRange.length

struct OptionRange(T)
@nogc @safe pure nothrow @property
size_t
length
const
(
)
if (
is(T == class) ||
isPointer!T
)

Meta