exception
InferExit of int
This can be used to avoid scattering exit invocations all over the codebase
val exit_code_of_exception : InferStdlib.IStd.Exn.t ‑> int
val die : error ‑> ('a, Format.formatter, unit, _) InferStdlib.IStd.format4 ‑> 'a
Raise the corresponding exception.
val raise_error : error ‑> msg:string ‑> 'a
val term_styles_of_style : style ‑> InferStdlib.IStd.ANSITerminal.style list