Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> You can always do FP in Common Lisp

I really wish this were true because I write a lot of Emacs Lisp (closely related to CL), but it's not.

If you don't have immutable lists and strings built-in to the language, you never know whether a given library function is going to assume it's fine to just bash the data in place. And that's not even getting into fundamental equality issues: http://home.pipeline.com/~hbaker1/ObjectIdentity.html



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: