|
|
|
|
|
by pfdietz
427 days ago
|
|
It's easy enough to add -> (and related arrow operators) to Common Lisp as macros. https://github.com/hipeta/arrow-macros The common complaint that Common Lisp lacks some feature is often addressed by noting how easy it is to add that feature. |
|