Hi all,

R5RS doesn't  specify this kind of syntax (nor Chicken supports it):

(let* loop ((a <init>) (b a))
  <body>)

To me it seems a missing piece of syntax. Am I wrong?

Ciao,
Michele

_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to