AccelerationNet / access

A common lisp library to unify access to common dictionary-like data-structures
Other
84 stars 12 forks source link

Avoid passing keyword type name shortcuts to subtypep #16

Closed fjl closed 2 years ago

fjl commented 2 years ago

On certain strict Lisp implementations, doing so causes an error.

Fixes #9