zsort
zsort is a collection of portable sorting algorithms.
$ area51 add zsortCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(zsort:some-function ...)zsort is a collection of portable sorting algorithms.
$ area51 add zsortCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(zsort:some-function ...)