com.danielkeogh.graph

MIT

A fast an reliable graph library.

$ area51 add com.danielkeogh.graphCopy

Usage

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