alex-gutev / cl-form-types

Library for determining the types of Common Lisp forms based on information stored in the environment.
MIT License
19 stars 1 forks source link

Emit T instead of CL:* from LAMBDA-EXPRESSION-TYPE (fix https://github.com/alex-gutev/cl-form-types/issues/11) #12

Closed digikar99 closed 2 years ago

digikar99 commented 2 years ago

PR messed up due to force-push