Stream: beginners

Topic: ✔ How to append all elements of one list to another list?


view this post on Zulip [REDACTED] (Dec 02 2023 at 20:07):

A bit confused, I got wrapped up in nested List.walks, would like to know how you guys would do it

view this post on Zulip LoipesMas (Dec 02 2023 at 20:09):

Is List.concat what you're looking for? https://www.roc-lang.org/builtins/List#concat

view this post on Zulip [REDACTED] (Dec 02 2023 at 20:14):

LoipesMas said:

Is List.concat what you're looking for? https://www.roc-lang.org/builtins/List#concat

Yes, thanks!!

view this post on Zulip Notification Bot (Dec 02 2023 at 21:51):

LoipesMas has marked this topic as resolved.


Last updated: Jul 06 2025 at 12:14 UTC