UnitWheneverAsserting
Class holding lowest priority WheneverAsserting implicit, which enables Whenever expressions that have result type Unit.
Implicits
Implicits
Provides support of WheneverAsserting for Unit. Return Unit when the check succeeds,
but throw DiscardedEvaluationException
when check fails.
Provides support of WheneverAsserting for Unit. Return Unit when the check succeeds,
but throw DiscardedEvaluationException
when check fails.