Fork me on GitHub
#announcements
<
2022-09-10
>
Ben Sless22:09:47

Adding another question to the post: Could find a way to not unroll it manually? Is there a combinator for that?

ambrosebs23:09:38

Thanks yes, Rich Hickey proposed that question 10 years ago in the same post https://groups.google.com/g/clojure-dev/c/iZNJxqm1JuA/m/35kjl_1F2xUJ

Noah Bogart23:09:58

You’re on a roll with these posts

❤️ 2
ambrosebs13:09:43

looks like you need the base case configurable: this should be false in Clojure:

((-some-pred [])) ;=> true

Ben Sless16:09:07

what I'd give for a multi-pass inlining compiler

Noah Bogart18:09:10

> The proposal to fix this was rejected, so we’re left without a neat end to this story. Bummer.

🙁 1