Variable anyUnexpected

Can be used to compare for any unexpected, i.e. Expected<U, V> == anyUnexpected

immutable(ddash.utils.expect.AnyUnexpected) anyUnexpected = AnyUnexpected();