|
How do you go around structs ideally having less than 32 fields?
|
|
3
|
228
|
August 25, 2025
|
|
Tests as First-Class Citizens
|
|
0
|
129
|
May 14, 2025
|
|
Want - Type Conversion and Coercion Library
|
|
8
|
338
|
November 22, 2024
|
|
What's the best way to define a module-local struct?
|
|
4
|
138
|
September 3, 2024
|
|
How to have custom enconding for struct using Jason?
|
|
14
|
4444
|
July 20, 2024
|
|
Inspect/2 output for structs: executable code or structure?
|
|
14
|
687
|
July 7, 2024
|
|
Is it possible to define structs at runtime
|
|
14
|
1104
|
April 4, 2024
|
|
How to not encode nil field from Struct using Jason
|
|
1
|
1378
|
March 9, 2023
|
|
Struct Data Transformations - best approach to simple data transformations?
|
|
2
|
566
|
December 18, 2022
|
|
How to document fields on a struct?
|
|
11
|
1873
|
June 29, 2022
|
|
Can a defguard definition match against a struct?
|
|
14
|
2953
|
June 21, 2022
|
|
Load json into struct in module-attribute
|
|
5
|
1006
|
October 14, 2021
|
|
I think Elixir 2.0 should drop structs
|
|
23
|
3832
|
August 22, 2021
|
|
Load struct given its name from string
|
|
6
|
1219
|
June 24, 2021
|
|
Business logic in Finite State Machine
|
|
1
|
1107
|
January 20, 2021
|
|
%Struct{} vs %{__struct__: Struct}
|
|
4
|
933
|
December 9, 2020
|
|
Typespec for any struct with required key
|
|
1
|
963
|
November 13, 2020
|
|
Accessing/updating Struct error during Enum.map
|
|
3
|
678
|
November 11, 2020
|
|
Strategy for building complicated struct - passing through functions / building once?
|
|
6
|
632
|
September 7, 2020
|
|
Struct and complex logic
|
|
7
|
1655
|
June 21, 2020
|
|
How to suppress struct name expansion?
|
|
6
|
1003
|
October 16, 2019
|
|
Pyc → Structs on Steroids
|
|
7
|
1283
|
February 11, 2019
|
|
How to take out a value from a list of structs
|
|
5
|
1799
|
February 11, 2019
|
|
Storing list of structs in file one by one
|
|
2
|
1535
|
January 25, 2019
|
|
Remove fields from nested struct
|
|
11
|
4906
|
September 7, 2018
|
|
Best way to avoid duplication in struct definition?
|
|
2
|
1117
|
June 9, 2018
|
|
How to get struct in array
|
|
13
|
3737
|
May 3, 2018
|