statistics

A consolidated system of statistical functions

$ area51 add statisticsCopy

Usage

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