Skip to content
Snippets Groups Projects
Commit 5bd29f7c authored by Attila Lendvai's avatar Attila Lendvai
Browse files

add assoc-value and rassoc-value to the experimental part of package.lisp

parent 7a095a28
No related branches found
No related tags found
No related merge requests found
...@@ -226,6 +226,8 @@ ...@@ -226,6 +226,8 @@
#:write-byte-vector-into-file #:write-byte-vector-into-file
#:copy-stream #:copy-stream
#:copy-file #:copy-file
;; new additions collected at the end ;; new additions collected at the end (subject to removal or further changes)
#:symbolicate #:symbolicate
#:assoc-value
#:rassoc-value
)) ))
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment