lib.trivial.throwIf
Inputs
Type
Like throwIfNot, but negated (throw if the first argument is true).
true
cond
1. Function argument
msg
2. Function argument
bool -> string -> a -> a