|
How to check if multiple values are something
|
|
2
|
671
|
July 14, 2022
|
|
Help with structs benchmarks
|
|
12
|
1487
|
May 18, 2022
|
|
Compilation warning about usage of struct in guards
|
|
5
|
990
|
April 7, 2022
|
|
Build a tree from a flat structure recursively
|
|
8
|
2933
|
March 23, 2022
|
|
Elixir Meetup Recordings
|
|
1
|
853
|
March 15, 2022
|
|
Mix.install/2 and Jason.encode! of non-owned structs
|
|
2
|
1154
|
February 7, 2022
|
|
Maybe: nil protection for nested structs
|
|
17
|
8597
|
February 5, 2022
|
|
Elixir version of a safe navigation operator? (navigating nil in maps/structs)
|
|
31
|
13959
|
November 26, 2021
|
|
Structs aren't enforced
|
|
4
|
2627
|
November 15, 2021
|
|
Preventing error states in Elixir
|
|
16
|
2024
|
November 15, 2021
|
|
Dealing with deeply nested structs
|
|
9
|
9439
|
November 14, 2021
|
|
JSON decode to one of possible Structs
|
|
4
|
929
|
November 14, 2021
|
|
Structs for a toy robot
|
|
2
|
463
|
November 11, 2021
|
|
Commanded + Domo to validate type/format of Commands and Events
|
|
7
|
2205
|
October 27, 2021
|
|
Initialising structs and incrementing value for each new struct
|
|
8
|
1406
|
October 15, 2021
|
|
Looking for codebases having lots of structs (to measure custom compiler times)
|
|
2
|
839
|
June 8, 2021
|
|
Idiomatic way to convert from one struct to another
|
|
8
|
12270
|
February 10, 2021
|
|
How to implement Enumerable protocol for struct?
|
|
12
|
4520
|
February 3, 2021
|
|
Dynamically get list of struct keys
|
|
3
|
1874
|
January 12, 2021
|
|
How does pattern matching with structs work?
|
|
8
|
8411
|
December 27, 2020
|
|
Using Repo.insert_all when your schema has embeds_many
|
|
1
|
1919
|
October 19, 2020
|
|
Casting Sugar - Announcing EctoMorph, a lib to help casting between structs for Ecto
|
|
3
|
1266
|
July 31, 2020
|
|
First time Elixir macro -- generate similar functions?
|
|
8
|
2206
|
July 29, 2020
|
|
Are nested structs an anti-pattern?
|
|
13
|
5279
|
July 9, 2020
|
|
Updating structs: Map.put vs %Foo{oldfoo | new: value} vs put_in
|
|
31
|
28624
|
July 4, 2020
|
|
Use Ecto schema directly or convert to a custom struct?
|
|
6
|
5067
|
June 30, 2020
|
|
StructCreate, a library to create a struct from a keyword list or a map
|
|
7
|
957
|
May 26, 2020
|
|
Allow specifying the type when defining structs
|
|
22
|
2098
|
April 12, 2020
|
|
Transforming list of structs to map
|
|
6
|
5134
|
April 5, 2020
|
|
Best way to parse bytes from a file and turn them into struct fields
|
|
2
|
1826
|
March 14, 2020
|