common-lisp-extensions
common-lisp-extensions copied to clipboard
cltl2 environment declaration API
Feature description:
- declaration-information, define-declaration
- Whether the additional
type
information added by define-declaration is recognized by the compiler Supported implementations: - [ ] SBCL
- [ ] CCL
- [ ] ECL
- [ ] CMU
- [ ] ABCL
- [ ] ALISP
trivial-cltl2 works as a compatibility layer about declaration-information
and define-declaration
.