How do you go around structs ideally having less than 32 fields?
|
|
3
|
135
|
August 25, 2025
|
How to get struct from map - elixir?
|
|
34
|
34010
|
August 22, 2025
|
Get field names of a struct
|
|
3
|
5749
|
August 16, 2025
|
Decoding Json with nested lists of dissimilar structs
|
|
2
|
84
|
February 10, 2025
|
Credo check for encouraging pattern matching by struct in the parameters
|
|
1
|
122
|
December 20, 2024
|
Get a struct definition from `__before_compile__/2` callback
|
|
7
|
63
|
December 12, 2024
|
Mishka developer tools - macros and modules to make creating your elixir application
|
|
7
|
1097
|
November 2, 2024
|
Inspect/2 output for structs: executable code or structure?
|
|
14
|
680
|
July 7, 2024
|
Access Behaviour on Structs
|
|
7
|
13429
|
June 19, 2024
|
Is it possible to define structs at runtime
|
|
14
|
1064
|
April 4, 2024
|
What is a good way to compare structs?
|
|
9
|
1998
|
October 29, 2023
|
How to increment database table column
|
|
12
|
7361
|
September 21, 2023
|
Need help to create nested struct macro (A.B.C)
|
|
1
|
543
|
August 13, 2023
|
Struct vs. @type t
|
|
4
|
9364
|
April 26, 2023
|
Struct without fields
|
|
7
|
2034
|
March 31, 2023
|
Gradient does not recognize type of TypedStruct structures
|
|
0
|
456
|
March 28, 2023
|
Composing Types with TypedStruct?
|
|
6
|
635
|
March 10, 2023
|
To struct or not to struct, Decode or not decode
|
|
9
|
1129
|
February 3, 2023
|
Domo - model a business domain with type-safe structs and field type range checks
|
|
27
|
4600
|
December 8, 2022
|
Renaming a struct (or how to achieve "strong aliasing"?)
|
|
0
|
518
|
December 7, 2022
|
Nestru: serialize maps to nested structs
|
|
7
|
2197
|
November 22, 2022
|
How to decode a JSON into a struct safely?
|
|
26
|
20597
|
November 1, 2022
|
Data_schema - declarative schemas for data transformations
|
|
17
|
3576
|
September 29, 2022
|
Using defprotocol with defstruct for "data inheritance"
|
|
1
|
638
|
September 25, 2022
|
Singleton Objects - preferable to define it as a struct?
|
|
18
|
1502
|
September 7, 2022
|
Estructura - set of extensions for Elixir structures
|
|
1
|
950
|
September 2, 2022
|
Is it not possible to use UPPERCASE struct field names?
|
|
4
|
1555
|
July 31, 2022
|
Struct pattern matching
|
|
9
|
1816
|
July 30, 2022
|
What is the most idiomatic way to construct structs with complex default values?
|
|
20
|
4011
|
July 29, 2022
|
How to check if multiple values are something
|
|
2
|
662
|
July 14, 2022
|