|
|
|
|
|
by dreamcompiler
2498 days ago
|
|
As reikonomusha points out, this article is highly SBCL-specific. Other Common Lisps typically use type declarations more as reasons not to check types at runtime. SBCL on the other hand also uses type declarations to reason about types at compile time. |
|