Struct vs. @type t
|
|
4
|
5135
|
April 26, 2023
|
Struct without fields
|
|
7
|
1190
|
March 31, 2023
|
Gradient does not recognize type of TypedStruct structures
|
|
0
|
164
|
March 28, 2023
|
Composing Types with TypedStruct?
|
|
6
|
269
|
March 10, 2023
|
To struct or not to struct, Decode or not decode
|
|
9
|
545
|
February 3, 2023
|
Domo - model a business domain with type-safe structs and field type range checks
|
|
27
|
3569
|
December 8, 2022
|
Renaming a struct (or how to achieve "strong aliasing"?)
|
|
0
|
216
|
December 7, 2022
|
Nestru: serialize maps to nested structs
|
|
7
|
1467
|
November 22, 2022
|
How to decode a JSON into a struct safely?
|
|
26
|
13940
|
November 1, 2022
|
How to get struct from map - elixir?
|
|
33
|
25815
|
October 4, 2022
|
Data_schema - declarative schemas for data transformations
|
|
17
|
2576
|
September 29, 2022
|
Using defprotocol with defstruct for "data inheritance"
|
|
1
|
290
|
September 25, 2022
|
Singleton Objects - preferable to define it as a struct?
|
|
18
|
860
|
September 7, 2022
|
Estructura - set of extensions for Elixir structures
|
|
1
|
594
|
September 2, 2022
|
Is it not possible to use UPPERCASE struct field names?
|
|
4
|
965
|
July 31, 2022
|
Struct pattern matching
|
|
9
|
830
|
July 30, 2022
|
What is the most idiomatic way to construct structs with complex default values?
|
|
20
|
1218
|
July 29, 2022
|
How to check if multiple values are something
|
|
2
|
280
|
July 14, 2022
|
Help with structs benchmarks
|
|
12
|
852
|
May 18, 2022
|
Access Behaviour on Structs
|
|
6
|
9878
|
May 1, 2022
|
Compilation warning about usage of struct in guards
|
|
5
|
646
|
April 7, 2022
|
Build a tree from a flat structure recursively
|
|
8
|
1183
|
March 23, 2022
|
Elixir Meetup Recordings
|
|
1
|
554
|
March 15, 2022
|
Mix.install/2 and Jason.encode! of non-owned structs
|
|
2
|
525
|
February 7, 2022
|
Maybe: nil protection for nested structs
|
|
17
|
7074
|
February 5, 2022
|
Elixir version of a safe navigation operator? (navigating nil in maps/structs)
|
|
31
|
10176
|
November 26, 2021
|
Structs aren't enforced
|
|
4
|
1876
|
November 15, 2021
|
Preventing error states in Elixir
|
|
16
|
1360
|
November 15, 2021
|
Dealing with deeply nested structs
|
|
9
|
8075
|
November 14, 2021
|
JSON decode to one of possible Structs
|
|
4
|
508
|
November 14, 2021
|