Stream: beginners

Topic: ✔ inlining external file into constant string


view this post on Zulip drew (Oct 22 2025 at 13:48):

I swear there was a way to inline the contents of an external file into a constant string in roc, but I can't find it in the docs. Am I mis-remembering?

view this post on Zulip Anton (Oct 22 2025 at 13:58):

https://www.roc-lang.org/examples/IngestFiles/README

view this post on Zulip drew (Oct 22 2025 at 13:59):

Thanks!

view this post on Zulip Notification Bot (Oct 22 2025 at 13:59):

drew has marked this topic as resolved.

view this post on Zulip Anton (Oct 22 2025 at 13:59):

Where you searching here? https://www.roc-lang.org/builtins/alpha4/Str/

view this post on Zulip drew (Oct 22 2025 at 13:59):

yes

view this post on Zulip drew (Oct 22 2025 at 13:59):

but i didn’t know what exactly to search for

view this post on Zulip Anton (Oct 22 2025 at 14:00):

I'll add it to the docs there

view this post on Zulip drew (Oct 22 2025 at 14:00):

awesome, thanks!


Last updated: Nov 09 2025 at 12:14 UTC