trivial-gray-streams

MIT

Compatibility layer for Gray Streams (see http://www.cliki.net/Gray%20streams).

$ area51 add trivial-gray-streamsCopy

Usage

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