query
On this page

throwIf

lib.trivial.throwIf

Docs pulled from | This Revision | 35 minutes ago


Like throwIfNot, but negated (throw if the first argument is true).

Inputs

cond

1. Function argument

msg

2. Function argument

Type

bool -> string -> a -> a

Noogle also knows

Aliases