com.danielkeogh.graph
A fast an reliable graph library.
$ area51 add com.danielkeogh.graphCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(com.danielkeogh.graph:some-function ...)A fast an reliable graph library.
$ area51 add com.danielkeogh.graphCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(com.danielkeogh.graph:some-function ...)