guicho271828 / common-lisp-extensions

list of extensions beyond CL available in lisp implementations, and the status of its spread.
21 stars 0 forks source link

sb-ext:freeze-type #9

Open guicho271828 opened 5 years ago

guicho271828 commented 5 years ago

This is a structure-specific version of CLOS sealing #6 .

ruricolist commented 5 years ago

CMUCL also supports freeze-type (as ext:freeze-type).