cl-oju

MIT

Common Lisp equivalents of core Clojure functions, especially sequence-related ones

$ area51 add cl-ojuCopy

Usage

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

Dependencies