Fork me on GitHub
#other-languages
<
2016-08-09
>
tjg08:08:39

When I used Common Lisp, I never heard of anyone using ->>. For me, it makes code massively cleaner.

tjg08:08:03

Also, Clojure supports maps better than Common Lisp supported hashtables.

tjg08:08:39

(But of course, any lisper can just define ->> & as->. It might work well with the rest of the language, I'd need to look at a cheatsheet with param positions & return values to judge.)

tjg09:08:58

BTW, if anyone wants to teach functional programming... https://purelyfunctional.tv/teaching/