Expect.isExpected

Returns true if the value is expected

struct Expect(T, E = Variant)
bool
isExpected
const
(
)
if (
!is(E == void)
)

Meta