|
Draft - enforce typed structs and validation rules with draft schema
|
|
2
|
193
|
March 25, 2026
|
|
How do you go around structs ideally having less than 32 fields?
|
|
3
|
243
|
August 25, 2025
|
|
How to get struct from map - elixir?
|
|
34
|
34564
|
August 22, 2025
|
|
Get field names of a struct
|
|
3
|
5926
|
August 16, 2025
|
|
Decoding Json with nested lists of dissimilar structs
|
|
2
|
110
|
February 10, 2025
|
|
Credo check for encouraging pattern matching by struct in the parameters
|
|
1
|
146
|
December 20, 2024
|
|
Get a struct definition from `__before_compile__/2` callback
|
|
7
|
95
|
December 12, 2024
|
|
Mishka developer tools - macros and modules to make creating your elixir application
|
|
7
|
1125
|
November 2, 2024
|
|
Inspect/2 output for structs: executable code or structure?
|
|
14
|
725
|
July 7, 2024
|
|
Access Behaviour on Structs
|
|
7
|
13679
|
June 19, 2024
|
|
Is it possible to define structs at runtime
|
|
14
|
1200
|
April 4, 2024
|
|
What is a good way to compare structs?
|
|
9
|
2226
|
October 29, 2023
|
|
How to increment database table column
|
|
12
|
7478
|
September 21, 2023
|
|
Need help to create nested struct macro (A.B.C)
|
|
1
|
562
|
August 13, 2023
|
|
Struct vs. @type t
|
|
4
|
9663
|
April 26, 2023
|
|
Struct without fields
|
|
7
|
2087
|
March 31, 2023
|
|
Gradient does not recognize type of TypedStruct structures
|
|
0
|
460
|
March 28, 2023
|
|
Composing Types with TypedStruct?
|
|
6
|
656
|
March 10, 2023
|
|
To struct or not to struct, Decode or not decode
|
|
9
|
1154
|
February 3, 2023
|
|
Domo - model a business domain with type-safe structs and field type range checks
|
|
27
|
4712
|
December 8, 2022
|
|
Renaming a struct (or how to achieve "strong aliasing"?)
|
|
0
|
530
|
December 7, 2022
|
|
Nestru: serialize maps to nested structs
|
|
7
|
2239
|
November 22, 2022
|
|
How to decode a JSON into a struct safely?
|
|
26
|
20963
|
November 1, 2022
|
|
Data_schema - declarative schemas for data transformations
|
|
17
|
3651
|
September 29, 2022
|
|
Using defprotocol with defstruct for "data inheritance"
|
|
1
|
655
|
September 25, 2022
|
|
Singleton Objects - preferable to define it as a struct?
|
|
18
|
1565
|
September 7, 2022
|
|
Estructura - set of extensions for Elixir structures
|
|
1
|
958
|
September 2, 2022
|
|
Is it not possible to use UPPERCASE struct field names?
|
|
4
|
1575
|
July 31, 2022
|
|
Struct pattern matching
|
|
9
|
1856
|
July 30, 2022
|
|
What is the most idiomatic way to construct structs with complex default values?
|
|
20
|
4322
|
July 29, 2022
|