epigraph

BSD

A library for representing and processing graphs (nodes and edges)

$ area51 add epigraphCopy

Usage

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

Dependencies