Domo - model a business domain with type-safe structs and field type range checks
|
|
27
|
3260
|
December 8, 2022
|
Renaming a struct (or how to achieve "strong aliasing"?)
|
|
0
|
126
|
December 7, 2022
|
Nestru: serialize maps to nested structs
|
|
7
|
1199
|
November 22, 2022
|
How to decode a JSON into a struct safely?
|
|
26
|
12795
|
November 1, 2022
|
How to get struct from map - elixir?
|
|
33
|
23845
|
October 4, 2022
|
Data_schema - declarative schemas for data transformations
|
|
17
|
2107
|
September 29, 2022
|
Using defprotocol with defstruct for "data inheritance"
|
|
1
|
204
|
September 25, 2022
|
Singleton Objects - preferable to define it as a struct?
|
|
18
|
702
|
September 7, 2022
|
Estructura - set of extensions for Elixir structures
|
|
1
|
510
|
September 2, 2022
|
Is it not possible to use UPPERCASE struct field names?
|
|
4
|
777
|
July 31, 2022
|
Struct pattern matching
|
|
9
|
527
|
July 30, 2022
|
What is the most idiomatic way to construct structs with complex default values?
|
|
20
|
902
|
July 29, 2022
|
How to check if multiple values are something
|
|
2
|
198
|
July 14, 2022
|
Help with structs benchmarks
|
|
12
|
737
|
May 18, 2022
|
Access Behaviour on Structs
|
|
6
|
9107
|
May 1, 2022
|
Compilation warning about usage of struct in guards
|
|
5
|
527
|
April 7, 2022
|
Build a tree from a flat structure recursively
|
|
8
|
835
|
March 23, 2022
|
Elixir Meetup Recordings
|
|
1
|
469
|
March 15, 2022
|
Mix.install/2 and Jason.encode! of non-owned structs
|
|
2
|
424
|
February 7, 2022
|
Maybe: nil protection for nested structs
|
|
17
|
6604
|
February 5, 2022
|
Elixir version of a safe navigation operator? (navigating nil in maps/structs)
|
|
31
|
9394
|
November 26, 2021
|
Structs aren't enforced
|
|
4
|
1720
|
November 15, 2021
|
Preventing error states in Elixir
|
|
16
|
1209
|
November 15, 2021
|
Dealing with deeply nested structs
|
|
9
|
7678
|
November 14, 2021
|
JSON decode to one of possible Structs
|
|
4
|
381
|
November 14, 2021
|
Structs for a toy robot
|
|
2
|
270
|
November 11, 2021
|
Commanded + Domo to validate type/format of Commands and Events
|
|
7
|
1283
|
October 27, 2021
|
Initialising structs and incrementing value for each new struct
|
|
8
|
473
|
October 15, 2021
|
How to increment database table column
|
|
11
|
4914
|
September 9, 2021
|
Looking for codebases having lots of structs (to measure custom compiler times)
|
|
2
|
489
|
June 8, 2021
|