enhanced-boolean

Public Domain

Provides a canonical way of converting generalized booleans to booleans.

$ area51 add enhanced-booleanCopy

Usage

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