other-languages

here be heresies and things we have to use for work
tjg 2016-08-09T08:45:39.000078Z

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

tjg 2016-08-09T08:47:03.000079Z

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

tjg 2016-08-09T08:51:39.000080Z

(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.)

tjg 2016-08-09T09:24:58.000084Z

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