Hi, Apologies if this is wrong mailing list for the question. I am trying to understand how "for/fold" is implemented and I am finding it tough to grok for.rkt[1] Can some one kindly provide me with some guidance on how to go about understanding the code in the collects folder? I imagine this is too vague a request , if not off topic. I am trying to figure out what racket does when it encounters a `for/fold` in a program.
Many thanks, Hemanth 1. https://github.com/racket/racket/blob/master/racket/collects/racket/private/for.rkt -- You received this message because you are subscribed to the Google Groups "Racket Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-dev/5a6a734b-29ed-4f62-b7de-911eeac96f3dn%40googlegroups.com.
