The monad in Lake for main-like functions.
Supports IO, logging, and exit.
Instances For
Basics #
Exits #
@[inline]
Exit with given return code.
Instances For
@[inline]
Exit with a generic error code (i.e., 1).
Instances For
Logging and IO #
@[implicit_reducible, instance 100]
@[implicit_reducible, instance 100]