Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
armitron
on Sept 3, 2019
|
parent
|
context
|
favorite
| on:
Static Type Checking in Common Lisp
> In SBCL Lisp, if you want fast code, the answer is "almost all the time".
Absolutely false, (declare (optimize (speed 3) (safety 1)) is perfectly valid.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Absolutely false, (declare (optimize (speed 3) (safety 1)) is perfectly valid.