Stream: beginners

Topic: ✔ Standard library source?


view this post on Zulip osa1 (May 09 2024 at 07:08):

Where are data structures in the Roc standard library implemented (maps, sets, lists, vectors etc.)? I can't find it, I've searched in the main repo and also looked at other repos in the org.

view this post on Zulip Hristo (May 09 2024 at 07:39):

Hello :wave:
If I've understood the question correctly, what you're looking for is in https://github.com/roc-lang/roc/tree/main/crates/compiler/builtins/roc.

view this post on Zulip osa1 (May 09 2024 at 07:43):

Yes, thank you.

view this post on Zulip Notification Bot (May 09 2024 at 07:46):

Hristo has marked this topic as resolved.


Last updated: Jul 06 2025 at 12:14 UTC