Module ¶
G-Golf Module Utilities.
Syntax ¶
re-export-public-interface
- Syntax: re-export-public-interface mod1 mod2 ... ¶
-
Re-export the public interface of a mod1 mod2 …
Invoked like use-modules
, where each mod1 mod2
… is a module name (a list of symbol(s)).