mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-03 16:44:33 +00:00
![]() Normally a module can see all of its abilities, and any module it depends on (this is the tiny world, i.e. only the world it is aware of). But when making specializations, a module may need to see all abilities in all modules (big world). This patch supports big-world viewing of abilities. |
||
---|---|---|
.. | ||
src | ||
tests | ||
.gitignore | ||
Cargo.toml |