top | item 39184290 (no title) thmorriss | 2 years ago the clojure loop construct is often cleaner than code written to be tail recursive discuss order hn newest uyrifo|2 years ago And often faster: https://medium.com/hackernoon/faster-clojure-reduce-57a10444...Yet it’s always noted as code smell associated with “inexperienced candidates” in interviews.For that matter, first and last too: https://medium.com/hackernoon/faster-clojure-reduce-57a10444...The amount of paired programmers suggesting changing nths to firsts and lasts is demoralizing.
uyrifo|2 years ago And often faster: https://medium.com/hackernoon/faster-clojure-reduce-57a10444...Yet it’s always noted as code smell associated with “inexperienced candidates” in interviews.For that matter, first and last too: https://medium.com/hackernoon/faster-clojure-reduce-57a10444...The amount of paired programmers suggesting changing nths to firsts and lasts is demoralizing.
uyrifo|2 years ago
Yet it’s always noted as code smell associated with “inexperienced candidates” in interviews.
For that matter, first and last too: https://medium.com/hackernoon/faster-clojure-reduce-57a10444...
The amount of paired programmers suggesting changing nths to firsts and lasts is demoralizing.