|
Draft - enforce typed structs and validation rules with draft schema
|
|
2
|
192
|
March 25, 2026
|
|
How do you go around structs ideally having less than 32 fields?
|
|
3
|
243
|
August 25, 2025
|
|
Tests as First-Class Citizens
|
|
0
|
133
|
May 14, 2025
|
|
Want - Type Conversion and Coercion Library
|
|
8
|
382
|
November 22, 2024
|
|
What's the best way to define a module-local struct?
|
|
4
|
174
|
September 3, 2024
|
|
How to have custom enconding for struct using Jason?
|
|
14
|
4570
|
July 20, 2024
|
|
Inspect/2 output for structs: executable code or structure?
|
|
14
|
725
|
July 7, 2024
|
|
Is it possible to define structs at runtime
|
|
14
|
1199
|
April 4, 2024
|
|
How to not encode nil field from Struct using Jason
|
|
1
|
1406
|
March 9, 2023
|
|
Struct Data Transformations - best approach to simple data transformations?
|
|
2
|
573
|
December 18, 2022
|
|
How to document fields on a struct?
|
|
11
|
1943
|
June 29, 2022
|
|
Can a defguard definition match against a struct?
|
|
14
|
2987
|
June 21, 2022
|
|
Load json into struct in module-attribute
|
|
5
|
1021
|
October 14, 2021
|
|
I think Elixir 2.0 should drop structs
|
|
23
|
3885
|
August 22, 2021
|
|
Load struct given its name from string
|
|
6
|
1240
|
June 24, 2021
|
|
Business logic in Finite State Machine
|
|
1
|
1120
|
January 20, 2021
|
|
%Struct{} vs %{__struct__: Struct}
|
|
4
|
947
|
December 9, 2020
|
|
Typespec for any struct with required key
|
|
1
|
967
|
November 13, 2020
|
|
Accessing/updating Struct error during Enum.map
|
|
3
|
686
|
November 11, 2020
|
|
Strategy for building complicated struct - passing through functions / building once?
|
|
6
|
658
|
September 7, 2020
|
|
Struct and complex logic
|
|
7
|
1677
|
June 21, 2020
|
|
How to suppress struct name expansion?
|
|
6
|
1017
|
October 16, 2019
|
|
Pyc → Structs on Steroids
|
|
7
|
1295
|
February 11, 2019
|
|
How to take out a value from a list of structs
|
|
5
|
1814
|
February 11, 2019
|
|
Storing list of structs in file one by one
|
|
2
|
1544
|
January 25, 2019
|
|
Remove fields from nested struct
|
|
11
|
4932
|
September 7, 2018
|
|
Best way to avoid duplication in struct definition?
|
|
2
|
1130
|
June 9, 2018
|
|
How to get struct in array
|
|
13
|
3757
|
May 3, 2018
|