shouldNotBeEmpty

Assert that rng is not empty.

void
shouldNotBeEmpty
(
R
)
(
in auto ref R rng
,
in string file = __FILE__
,
in size_t line = __LINE__
)

Meta