equal

Undocumented in source. Be warned that the author may not have intended to support it.
void
equal
(
Should
T
)
(
Should should
,,
string file = __FILE__
,
size_t line = __LINE__
)
if (
isInstanceOf!(ShouldType, Should) &&
is(T == string)
)

Meta