List.intersperse is up: https://github.com/roc-lang/roc/pull/10507 — kept it as a List fn per #9596. Happy to reshape toward Iter if that's the preferred home now.
Also List.chunks_of from #9596: https://github.com/roc-lang/roc/pull/10509 — splits a list into chunks of at most N items (last chunk shorter).
Dzmitry Misiuk has marked this topic as resolved.
Last updated: Aug 12 2026 at 12:35 UTC