cl-strings
A set of utilities for manipulating strings in CL.
$ area51 add cl-stringsCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-strings:some-function ...)A set of utilities for manipulating strings in CL.
$ area51 add cl-stringsCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-strings:some-function ...)