kekule-clj

MIT

A Kekule widget for Common Lisp Jupyter

$ area51 add kekule-cljCopy

Usage

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