<p>Are there compelling reasons to ever use let instead of let* in Racket? Contemplating making them aliases in my plait fork.</p><p>I get why letrec is its own thing, but I don&#39;t think I&#39;ve ever encountered a use case where I want to declare multiple things that can&#39;t refer backwards</p>
Reply