assertRangeEquals

Asserts that the ranges are equal.

void
assertRangeEquals
(
R1
R2
)
(
,,
lazy string msg = null
,
string file = __FILE__
,
size_t line = __LINE__
)

Throws

AssertException otherwise

Meta