quadtree

MIT

Quadtree data structure in Common Lisp

$ area51 add quadtreeCopy

Usage

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

Dependencies