In Tree-IL there is let, letrec and letrec* but not let*. Any reason why? I guess I should use (let () (let () …, right? — Matt
- Tree-IL on let Matt Wette
- Re: Tree-IL on let Mark H Weaver
In Tree-IL there is let, letrec and letrec* but not let*. Any reason why? I guess I should use (let () (let () …, right? — Matt