read-as-string
Reading S-Expression string from stream.
$ area51 add read-as-stringCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(read-as-string:some-function ...)Reading S-Expression string from stream.
$ area51 add read-as-stringCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(read-as-string:some-function ...)