Quickutilβ

Lisp utilities on demand

Fork me on GitHub
search

There are 3 utilities.

imaginary-i v1.0

The imaginary number i = sqrt(-1).

Provides
imaginary-iii
Source Code
 
exponential-e v1.0

The exponential number e = 2.71828....

Provides
exponential-eee
Source Code
 
true-false v1.0

true and false synonyms for t and nil.

Provides
truefalse
Source Code