cl-primality

LLGPL (http://opensource.franz.com/preamble.html)

Primality testing

$ area51 add cl-primalityCopy

Usage

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

Dependencies