An opinionless web development framework
The syntax for exit calls is:
exit
@exit
The exit function is for exiting from an interactive session, whether it be in interpreter or shell mode, it takes zero parameters and exits an interactive session.
Example of exit being used with f++:
Example of exit being used with n++: