string-escape
Emacs and Python style string escapes in #"..." form.
$ area51 add string-escapeCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(string-escape:some-function ...)Emacs and Python style string escapes in #"..." form.
$ area51 add string-escapeCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(string-escape:some-function ...)