- exit #!optional CODEprocedure
Exit the running process and return exit-code, which defaults to 0 (Invokes exit-handler).
Note that pending dynamic-wind thunks are not invoked when exiting your program in this way.
Exit the running process and return exit-code, which defaults to 0 (Invokes exit-handler).
Note that pending dynamic-wind thunks are not invoked when exiting your program in this way.