common-lisp-extensions icon indicating copy to clipboard operation
common-lisp-extensions copied to clipboard

typexpand1, typexpand, typexpand-all

Open guicho271828 opened this issue 6 years ago • 1 comments

Feature description:

Supported implementations:

  • [x] SBCL
  • [x] CCL
  • [ ] ECL
  • [x] CMU
  • [ ] ABCL
  • [ ] ALISP

guicho271828 avatar May 22 '19 05:05 guicho271828

Introspect-Environment has typexpand and typexpand-1 for CMUCL, SBCL, and CCL.

ruricolist avatar May 25 '19 22:05 ruricolist