srfi-6
SRFI-6: Basic String Ports
$ area51 add srfi-6CopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(srfi-6:some-function ...)SRFI-6: Basic String Ports
$ area51 add srfi-6Copy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(srfi-6:some-function ...)