Sys.Exit
eff ExitSourceAn effect used to exit the JVM.
Operations
Definitions
Handles the Exit effect of the given function f.
In other words, re-interprets the Exit effect using the IO effect.
Note: The returned function can still return normally if exit is never called by f.