cl-dot
Generate Dot Output from Arbitrary Lisp Data
$ area51 add cl-dotCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-dot:some-function ...)Generate Dot Output from Arbitrary Lisp Data
$ area51 add cl-dotCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-dot:some-function ...)