The OpenD Programming Language

IndexedRoR.empty

Input range primitives

struct IndexedRoR(Collection, Range)
@property scope const
bool
empty
()
()
if (
__traits(compiles, Range.init[size_t.init])
)

Meta