cl-simple-table

BSD

Simple in-memory tabular data structure and utility methods.

$ area51 add cl-simple-tableCopy

Usage

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

Dependencies