|
|
|
|
|
by tmtvl
634 days ago
|
|
I switched from Guile to SBCL because I really like having things such as (declare (inline my-function)) and (declare (type Double-Float x y z)). Now if only it had case-lambda, named let, and a better deftype which can specify members of classes and/or structs. |
|
Serapeum has you covered: https://github.com/ruricolist/serapeum/blob/master/REFERENCE...