current-eventspace in Eventspaces
This is a parameter (see parameters, section 7.9 in PLT MzScheme: Language Manual) that obtains or sets the current eventspace.
See Eventspaces for more information about eventspaces.
(current-eventspace)-> eventspaceGets the current eventspace.
(current-eventspace-> voide)
e: eventspaceSets the current eventspace to
e.