Generate a list of structs from a list
|
|
12
|
3628
|
February 13, 2019
|
Structs from External Data
|
|
0
|
539
|
February 13, 2019
|
Idea: 'multiguards' to allow structs in guards
|
|
1
|
1356
|
December 13, 2018
|
How to implement complexed custom sort?
|
|
11
|
3503
|
November 19, 2018
|
Performing multiple calculations on a nested struct
|
|
7
|
1981
|
November 19, 2018
|
Is Dialyzer useful for Phoenix + Ecto.Structs?
|
|
4
|
589
|
November 7, 2018
|
Sending and recieveing a file(audio) from app to elixir api issue
|
|
3
|
1401
|
September 13, 2018
|
Why do structs accept keyword lists as args and not maps?
|
|
6
|
983
|
September 10, 2018
|
Poison decode struct with improper list
|
|
4
|
2093
|
August 7, 2018
|
Piplelining structs (key access)
|
|
5
|
1906
|
July 2, 2018
|
Pattern match a struct using %_{}, How does that work?
|
|
2
|
7516
|
July 2, 2018
|
Getting module name from struct
|
|
3
|
3559
|
June 26, 2018
|
Composability of structs generated by Ecto Schemas
|
|
5
|
1434
|
May 31, 2018
|
What's the return type of .__struct__?
|
|
11
|
2547
|
April 20, 2018
|
Creating a Struct with dynamic fields
|
|
1
|
1998
|
March 16, 2018
|
Binary string to struct causing massive memory overhead?
|
|
3
|
1036
|
March 12, 2018
|
How to update or remove a struct from array?
|
|
5
|
2344
|
February 22, 2018
|
Structs: pattern matching on nil values
|
|
13
|
6730
|
January 31, 2018
|
Generating structs from constructor functions
|
|
2
|
1972
|
January 31, 2018
|
Structs: enforce_keys is not a good name
|
|
4
|
1898
|
January 30, 2018
|
Convert json to defstruct definition
|
|
9
|
2217
|
January 17, 2018
|
[Request/Discussion] Reducing boilerplate in struct pattern match
|
|
1
|
533
|
January 4, 2018
|
Getting __struct__ without "Elixir." prefix?
|
|
3
|
676
|
December 28, 2017
|
Build a Tree of Structs
|
|
2
|
1952
|
November 17, 2017
|
Handling unfetched and null value
|
|
4
|
3616
|
August 12, 2017
|
Validating constructor pattern?
|
|
5
|
2156
|
May 20, 2017
|
Struct to struct mapping
|
|
5
|
2376
|
May 20, 2017
|
Error with default bitstring value + size in struct
|
|
3
|
923
|
April 16, 2017
|
Help with choosing data structures for template project
|
|
6
|
1225
|
April 15, 2017
|
Is there an elixir function that prints out the type of a value and display its fields?
|
|
2
|
7591
|
April 6, 2017
|