Using put_in for structs
|
|
1
|
3301
|
December 17, 2019
|
Parsing Ecto Struct and forming our desired map list
|
|
4
|
1306
|
September 2, 2019
|
Merging maps in list based on matching value
|
|
5
|
2365
|
May 5, 2019
|
Is there a cleaner way to update a deeply nested struct or map?
|
|
3
|
3204
|
April 15, 2019
|
Ecto.Schema/Struct with lots (100) keys ... would this affect performance/memory usage?
|
|
14
|
1482
|
April 4, 2019
|
Why use Map.put for structs?
|
|
8
|
2300
|
March 14, 2019
|
Generate a list of structs from a list
|
|
12
|
4574
|
February 13, 2019
|
Structs from External Data
|
|
0
|
599
|
February 13, 2019
|
Idea: 'multiguards' to allow structs in guards
|
|
1
|
1623
|
December 13, 2018
|
How to implement complexed custom sort?
|
|
11
|
4364
|
November 19, 2018
|
Performing multiple calculations on a nested struct
|
|
7
|
2220
|
November 19, 2018
|
Is Dialyzer useful for Phoenix + Ecto.Structs?
|
|
4
|
660
|
November 7, 2018
|
Sending and recieveing a file(audio) from app to elixir api issue
|
|
3
|
1586
|
September 13, 2018
|
Why do structs accept keyword lists as args and not maps?
|
|
6
|
1125
|
September 10, 2018
|
Poison decode struct with improper list
|
|
4
|
2391
|
August 7, 2018
|
Piplelining structs (key access)
|
|
5
|
2268
|
July 2, 2018
|
Pattern match a struct using %_{}, How does that work?
|
|
2
|
8144
|
July 2, 2018
|
Getting module name from struct
|
|
3
|
4757
|
June 26, 2018
|
Composability of structs generated by Ecto Schemas
|
|
5
|
1704
|
May 31, 2018
|
What's the return type of .__struct__?
|
|
11
|
3267
|
April 20, 2018
|
Creating a Struct with dynamic fields
|
|
1
|
2372
|
March 16, 2018
|
Binary string to struct causing massive memory overhead?
|
|
3
|
1155
|
March 12, 2018
|
How to update or remove a struct from array?
|
|
5
|
2732
|
February 22, 2018
|
Structs: pattern matching on nil values
|
|
13
|
7533
|
January 31, 2018
|
Generating structs from constructor functions
|
|
2
|
2111
|
January 31, 2018
|
Structs: enforce_keys is not a good name
|
|
4
|
2135
|
January 30, 2018
|
Convert json to defstruct definition
|
|
9
|
2439
|
January 17, 2018
|
[Request/Discussion] Reducing boilerplate in struct pattern match
|
|
1
|
592
|
January 4, 2018
|
Getting __struct__ without "Elixir." prefix?
|
|
3
|
757
|
December 28, 2017
|
Build a Tree of Structs
|
|
2
|
2285
|
November 17, 2017
|