graph

MIT

simple library for building and manipulating graphs

$ area51 add graphCopy

Usage

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