Stream: beginners

Topic: looping in Roc


view this post on Zulip Richard Feldman (Dec 24 2023 at 17:18):

cross-posting from https://roc.zulipchat.com/#narrow/stream/304902-show-and-tell/topic/article.20about.20looping.20in.20Roc - I'm particularly curious to hear what Roc beginners think of it! Is it helpful? Are there questions you have about looping in Roc that it doesn't answer?

Any feedback welcome! (Probably best to comment in the other thread to keep all the comments in one place :big_smile:)

view this post on Zulip Steven Chen (Dec 24 2023 at 18:00):

I found Task.loop to be useful and think it's worth mentioning as an extension after List.walk. It's useful for beginners as it segues to how to do a bunch of I/O effects


Last updated: Jul 06 2025 at 12:14 UTC