Are there source code of builtins? Or it is just part of compiler?
I mean src in roc lang
Wanted to understand how type class hierarchy was implemented. Eg. Num => Int => U8
https://github.com/roc-lang/roc/tree/main/crates/compiler/builtins/roc
Cool thanks!
feel free to ask any questions about how the number types work! :smiley:
Steven Chen has marked this topic as resolved.
Last updated: Jul 06 2025 at 12:14 UTC