ShouldList.equal

Undocumented in source. Be warned that the author may not have intended to support it.
struct ShouldList(T)
@trusted
equal
(
V
)
(,
const string file = __FILE__
,
const size_t line = __LINE__
)
if (
isInputRange!(T)
)

Meta