Thanks! The module wrapping is mostly because my impression is that this is the way to deploy the code for other people to use? There are also some non-exported functions within the module that are used by the main function.
mvdh7
3
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| How to use a function in a module without specifying the module name | 1 | 550 | February 24, 2021 | |
| If `X` is a module, why `X.X` also refers to `X`? | 9 | 783 | May 6, 2019 | |
| Avoid error message for function name conflict | 9 | 801 | April 8, 2020 | |
| How to use function in REPL without module name | 3 | 426 | June 30, 2022 | |
| Two modules with the same exported function name but different signature | 13 | 6177 | September 21, 2018 |