graph
simple library for building and manipulating graphs
$ area51 add graphCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(graph:some-function ...)simple library for building and manipulating graphs
$ area51 add graphCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(graph:some-function ...)