Skip to content
  • Eric Timmons's avatar
    Rework session · e91c12ba
    Eric Timmons authored
    It is now a single object (bound to *SESSION*) instead of a variety of objects
    bound to a variety of variables. This is especially nice since it allows us to
    easily use SLOT-UNBOUND to initialize pieces of the session as needed.
    e91c12ba