fast-io
Alternative I/O mechanism to a stream or vector
$ area51 add fast-ioCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(fast-io:some-function ...)Alternative I/O mechanism to a stream or vector
$ area51 add fast-ioCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(fast-io:some-function ...)