8.16.0.4

1 Modules and Exports🔗ℹ

Rhombus and Racket modules exist in the same module system with the same filesystem- and collection-based paths, so a Rhombus module can import a Racket module, and a Racket module can require a Rhombus module.

While importing bindings from one language into the other is relatively straightforward, not all imported bindings can be used directly: