anyEmpty

@property
bool
anyEmpty
(
Range
)
(
scope const auto ref Range range
)
if (
hasShape!Range ||
__traits(hasMember, Range, "anyEmpty")
)

Meta