read-as-string

MIT

Reading S-Expression string from stream.

$ area51 add read-as-stringCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(read-as-string:some-function ...)