Y
Hacker News
new
|
ask
|
show
|
jobs
by
fouric
1718 days ago
I also want static type-checking in my programs. However, reluctant to give up CL, I've been using type annotations, which SBCL will check at compile-time. Is there a particular reason you're not doing this?