zsort

MIT

zsort is a collection of portable sorting algorithms.

$ area51 add zsortCopy

Usage

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

Dependencies