|
Draft - enforce typed structs and validation rules with draft schema
|
|
2
|
202
|
March 25, 2026
|
|
How do you go around structs ideally having less than 32 fields?
|
|
3
|
252
|
August 25, 2025
|
|
Tests as First-Class Citizens
|
|
0
|
134
|
May 14, 2025
|
|
Want - Type Conversion and Coercion Library
|
|
8
|
395
|
November 22, 2024
|
|
What's the best way to define a module-local struct?
|
|
4
|
186
|
September 3, 2024
|
|
How to have custom enconding for struct using Jason?
|
|
14
|
4598
|
July 20, 2024
|
|
Inspect/2 output for structs: executable code or structure?
|
|
14
|
746
|
July 7, 2024
|
|
Is it possible to define structs at runtime
|
|
14
|
1225
|
April 4, 2024
|
|
How to not encode nil field from Struct using Jason
|
|
1
|
1429
|
March 9, 2023
|
|
Struct Data Transformations - best approach to simple data transformations?
|
|
2
|
576
|
December 18, 2022
|
|
How to document fields on a struct?
|
|
11
|
1957
|
June 29, 2022
|
|
Can a defguard definition match against a struct?
|
|
14
|
2998
|
June 21, 2022
|
|
Load json into struct in module-attribute
|
|
5
|
1024
|
October 14, 2021
|
|
I think Elixir 2.0 should drop structs
|
|
23
|
3908
|
August 22, 2021
|
|
Load struct given its name from string
|
|
6
|
1244
|
June 24, 2021
|
|
Business logic in Finite State Machine
|
|
1
|
1122
|
January 20, 2021
|
|
%Struct{} vs %{__struct__: Struct}
|
|
4
|
949
|
December 9, 2020
|
|
Typespec for any struct with required key
|
|
1
|
970
|
November 13, 2020
|
|
Accessing/updating Struct error during Enum.map
|
|
3
|
689
|
November 11, 2020
|
|
Strategy for building complicated struct - passing through functions / building once?
|
|
6
|
665
|
September 7, 2020
|
|
Struct and complex logic
|
|
7
|
1689
|
June 21, 2020
|
|
How to suppress struct name expansion?
|
|
6
|
1024
|
October 16, 2019
|
|
Pyc → Structs on Steroids
|
|
7
|
1302
|
February 11, 2019
|
|
How to take out a value from a list of structs
|
|
5
|
1818
|
February 11, 2019
|
|
Storing list of structs in file one by one
|
|
2
|
1552
|
January 25, 2019
|
|
Remove fields from nested struct
|
|
11
|
4937
|
September 7, 2018
|
|
Best way to avoid duplication in struct definition?
|
|
2
|
1134
|
June 9, 2018
|
|
How to get struct in array
|
|
13
|
3764
|
May 3, 2018
|