Skip to content
Snippets Groups Projects
Forked from asdf / asdf
Source project has a limited visibility.
  • Nikodemus Siivola's avatar
    5dbc8406
    OPERATE binds *PACKAGE* and *READTABLE* · 5dbc8406
    Nikodemus Siivola authored
    OPERATE is sufficiently like LOAD and COMPILE-FILE that it makes
      sense for it to guard against malformed operations which might
      change current package or readtable. (Like eg. CFFI-GROVEL file used
      to do until recently.)
    5dbc8406
    History
    OPERATE binds *PACKAGE* and *READTABLE*
    Nikodemus Siivola authored
    OPERATE is sufficiently like LOAD and COMPILE-FILE that it makes
      sense for it to guard against malformed operations which might
      change current package or readtable. (Like eg. CFFI-GROVEL file used
      to do until recently.)