Redefining modules in iex - does the original revert after leaving the session?
|
|
5
|
59
|
December 4, 2024
|
Dynamically reference a module spec
|
|
2
|
290
|
February 15, 2024
|
Defstruct inside __using__`
|
|
2
|
320
|
November 22, 2023
|
Why are module-based Supervisors recommended (outside of the tree root)?
|
|
7
|
800
|
November 1, 2023
|
Is there possible to find parent module in nested module?
|
|
7
|
654
|
September 6, 2023
|
How can add some data inside __info__(:compile)
|
|
0
|
264
|
September 6, 2023
|
Manipulate the AST before compilation
|
|
2
|
649
|
March 9, 2023
|
Is is possible to control the order in which modules are compiled?
|
|
1
|
971
|
March 17, 2022
|
Get typespecs for Code.compile_string() module
|
|
3
|
1754
|
February 17, 2022
|
How to read the BEAM bytecode compiled into memory and that is not on the disk?
|
|
7
|
2013
|
February 17, 2022
|
Create a module in memory, refresh/reload on change
|
|
5
|
1370
|
September 2, 2021
|
Module.module_info doesn't include all behaviours
|
|
6
|
1190
|
May 31, 2021
|
Using __MODULE__ in nested modules
|
|
7
|
1785
|
May 15, 2021
|
Did we get private modules?
|
|
5
|
1158
|
May 11, 2021
|
Unknown CA error
|
|
9
|
4669
|
April 18, 2021
|
How do you monitor channels?
|
|
2
|
842
|
February 27, 2021
|
Struct and complex logic
|
|
7
|
1639
|
June 21, 2020
|
Is there a way to get information of multiple specific modules?
|
|
4
|
794
|
December 26, 2019
|
Module is not available
|
|
5
|
9205
|
June 25, 2019
|
Difference between in load a large array string from a config file and load from a module
|
|
2
|
924
|
April 8, 2019
|
Can we measure module and function usage?
|
|
4
|
936
|
April 3, 2019
|
Elixir could suggest functions in other modules
|
|
2
|
847
|
January 4, 2019
|