function assertFalse
Make an assertion, error will be thrown if expr
have truthy value.
Return Type
🔗
asserts expr is Falsy
Make an assertion, error will be thrown if expr
have truthy value.
asserts expr is Falsy