This repository has been archived on 2025-11-10. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Aryadev Chavali bbde84c7d7 Add type alias for function and macro for defining functions with type specifier
`fn' is a convenience macro for defining functions with a type
specifier.  Only really matters for `sbcl` and other hard-optimising
Lisp interpreters which actually take these seriously.
2025-02-11 00:40:19 +00:00
2025-02-11 00:40:19 +00:00
2025-02-11 00:40:19 +00:00
2025-02-11 00:40:19 +00:00
2025-02-11 00:40:19 +00:00
Description
No description provided
GPL-2.0 110 KiB
Languages
Common Lisp 99.6%
Shell 0.4%