cl-plumbing
A few (at least seemingly) missing stream operations in Common Lisp.
$ area51 add cl-plumbingCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-plumbing:some-function ...)