Dynamically reference a module spec
|
|
2
|
287
|
February 15, 2024
|
Defstruct inside __using__`
|
|
2
|
316
|
November 22, 2023
|
Why are module-based Supervisors recommended (outside of the tree root)?
|
|
7
|
738
|
November 1, 2023
|
Is there possible to find parent module in nested module?
|
|
7
|
603
|
September 6, 2023
|
How can add some data inside __info__(:compile)
|
|
0
|
264
|
September 6, 2023
|
Manipulate the AST before compilation
|
|
2
|
642
|
March 9, 2023
|
Is is possible to control the order in which modules are compiled?
|
|
1
|
938
|
March 17, 2022
|
Get typespecs for Code.compile_string() module
|
|
3
|
1732
|
February 17, 2022
|
How to read the BEAM bytecode compiled into memory and that is not on the disk?
|
|
7
|
1960
|
February 17, 2022
|
Create a module in memory, refresh/reload on change
|
|
5
|
1338
|
September 2, 2021
|
Module.module_info doesn't include all behaviours
|
|
6
|
1166
|
May 31, 2021
|
Using __MODULE__ in nested modules
|
|
7
|
1733
|
May 15, 2021
|
Did we get private modules?
|
|
5
|
1130
|
May 11, 2021
|
Unknown CA error
|
|
9
|
4546
|
April 18, 2021
|
How do you monitor channels?
|
|
2
|
832
|
February 27, 2021
|
Struct and complex logic
|
|
7
|
1632
|
June 21, 2020
|
Is there a way to get information of multiple specific modules?
|
|
4
|
791
|
December 26, 2019
|
Module is not available
|
|
5
|
8781
|
June 25, 2019
|
Difference between in load a large array string from a config file and load from a module
|
|
2
|
921
|
April 8, 2019
|
Can we measure module and function usage?
|
|
4
|
933
|
April 3, 2019
|
Elixir could suggest functions in other modules
|
|
2
|
844
|
January 4, 2019
|