Skip to content
  • Robert Goldman's avatar
    Add pseudo-accessors for ACTIONs. · 27a7aa07
    Robert Goldman authored
    Currently, ACTIONs are pairs of an OPERATION and a COMPONENT, and are
    accessed with CAR and CDR.  Try to future-proof these by replacing with
    ACTION-OP and ACTION-COMPONENT.
    27a7aa07