Optimizing of unused bindings defined inside a (module ...)
Asked by
Derick Eddington
Are things defined inside a module form which are not exported from the module and which are not referenced by anything inside the module optimized away or collected by the GC? I'm wondering because I'm including files into module forms to control what is visible outside the module and I don't want unused things to waste memory.
Question information
- Language:
- English Edit question
- Status:
- Solved
- Assignee:
- No assignee Edit question
- Solved by:
- Abdulaziz Ghuloum
- Solved:
- Last query:
- Last reply:
To post a message you must log in.