4.2.1 Making A Context

You create a context with the make-context function. The possible options to this function will be described later on, when appropriate.

Function: make-context OPTIONS…

Create a new context. That’s it.