What's the best way to define a module-local struct?
|
|
4
|
84
|
September 3, 2024
|
How to have custom enconding for struct using Jason?
|
|
14
|
3750
|
July 20, 2024
|
Inspect/2 output for structs: executable code or structure?
|
|
14
|
597
|
July 7, 2024
|
Is it possible to define structs at runtime
|
|
14
|
899
|
April 4, 2024
|
How to not encode nil field from Struct using Jason
|
|
1
|
1177
|
March 9, 2023
|
Struct Data Transformations - best approach to simple data transformations?
|
|
2
|
544
|
December 18, 2022
|
How to document fields on a struct?
|
|
11
|
1615
|
June 29, 2022
|
Can a defguard definition match against a struct?
|
|
14
|
2811
|
June 21, 2022
|
Load json into struct in module-attribute
|
|
5
|
970
|
October 14, 2021
|
I think Elixir 2.0 should drop structs
|
|
23
|
3727
|
August 22, 2021
|
Load struct given its name from string
|
|
6
|
1152
|
June 24, 2021
|
Business logic in Finite State Machine
|
|
1
|
1095
|
January 20, 2021
|
%Struct{} vs %{__struct__: Struct}
|
|
4
|
916
|
December 9, 2020
|
Typespec for any struct with required key
|
|
1
|
931
|
November 13, 2020
|
Accessing/updating Struct error during Enum.map
|
|
3
|
672
|
November 11, 2020
|
Strategy for building complicated struct - passing through functions / building once?
|
|
6
|
618
|
September 7, 2020
|
Struct and complex logic
|
|
7
|
1636
|
June 21, 2020
|
How to suppress struct name expansion?
|
|
6
|
990
|
October 16, 2019
|
Pyc → Structs on Steroids
|
|
7
|
1263
|
February 11, 2019
|
How to take out a value from a list of structs
|
|
5
|
1750
|
February 11, 2019
|
Storing list of structs in file one by one
|
|
2
|
1510
|
January 25, 2019
|
Remove fields from nested struct
|
|
11
|
4767
|
September 7, 2018
|
Best way to avoid duplication in struct definition?
|
|
2
|
1112
|
June 9, 2018
|
How to get struct in array
|
|
13
|
3700
|
May 3, 2018
|