This is a library containing utilities for working with Common Lisp.
A summary package that can be used as a namespace.
A set of utilities for writing macros.
Utilities for dealing with types and declarations.
Utilities dealing with symbols.
The functions: With-collectors
, with-collected-values
.
Various utilities that don't belong anywhere else.
The functions: check
, dcheck
, expect
, assert*
.
A DEFUN like macro with easy interface and type declaration.
Utilities dealing with threads and concurrency.
Helpers to defpackage, namespaces, and package aliases.
Utilities related to numbers, parsing and writing C++/Java numbers.
Uilities related to character strings.
Utilities for dealing with vectors.
Utilities for dealing with lists.
Parsing of dynamic type values from C++/Java representation.
A set of macros allowing to define optimized typed operators.
The unholy set of fixnum optimized operations.
A set of operations acting on array indexes.
A family of case
-like switch
macros.