cl-libuv
Low-level libuv bindings for Common Lisp.
$ area51 add cl-libuvCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-libuv:some-function ...)Low-level libuv bindings for Common Lisp.
$ area51 add cl-libuvCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-libuv:some-function ...)