This website requires JavaScript.
Explore
Help
Sign In
simponic
/
lizfcm
Watch
1
Star
0
Fork
0
You've already forked lizfcm
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a3ee93e036
lizfcm
/
deprecated-cl
/
utils,package.lisp
6 lines
107 B
Common Lisp
Raw
Normal View
History
Unescape
Escape
common lisp!
2023-09-07 14:19:32 -04:00
(
in-package
:cl-user
)
(
defpackage
lizfcm.utils
(
:use
:cl
)
new table macro, notes for 9/11
2023-09-13 11:54:12 -04:00
(
:export
:within-range-p
:table
)
)
Reference in New Issue
Copy Permalink