DynamicSupervisor: how to start child iff it doesn't exist?
|
|
9
|
105
|
December 6, 2024
|
nm - a tool to work with deeply nested data structures
|
|
1
|
178
|
October 29, 2024
|
Is there a way to retrieve the single key/value in a map?
|
|
4
|
48
|
October 18, 2024
|
How can I keep the original ordering of a Map?
|
|
6
|
166
|
July 26, 2024
|
Conditionally construct map
|
|
3
|
206
|
July 1, 2024
|
Pattern match on map keys that can be atoms or strings
|
|
14
|
593
|
May 24, 2024
|
Es6_maps - EcmaScript6-style shorthand map literals
|
|
14
|
580
|
May 1, 2024
|
Elixir way to conditionally update a map
|
|
29
|
19244
|
August 29, 2023
|
Map.take is not a good name
|
|
27
|
3432
|
August 21, 2023
|
Creating a nested list from a flat list
|
|
4
|
691
|
June 18, 2023
|
Why do Elixir maps have an update syntax but no insert syntax, meanwhile Erlang has both?
|
|
29
|
1945
|
June 13, 2023
|
Merging each item in a map with each item in a list
|
|
6
|
580
|
May 24, 2023
|
Best performance for simple map (multicore etc.)
|
|
6
|
659
|
May 17, 2023
|
Cannot use pop_in when the last segment is a map/struct field
|
|
0
|
281
|
April 5, 2023
|
Explaining map & reduce with animated examples
|
|
17
|
3904
|
January 26, 2023
|
How to unorder map keys when less than 32 keys
|
|
10
|
2593
|
January 19, 2023
|
Nestru: serialize maps to nested structs
|
|
7
|
2180
|
November 22, 2022
|
Bug in Elixir? Map update in guards
|
|
12
|
1180
|
November 11, 2022
|
Add a key to map if it does not exist
|
|
1
|
3139
|
October 23, 2022
|
How to get struct from map - elixir?
|
|
33
|
32732
|
October 4, 2022
|
Data_schema - declarative schemas for data transformations
|
|
17
|
3508
|
September 29, 2022
|
Update map's value by its index in a list
|
|
7
|
1081
|
September 11, 2022
|
Recursively traverse and update nested map
|
|
4
|
1615
|
August 11, 2022
|
Rename all map keys
|
|
6
|
2843
|
August 9, 2022
|
Passing in options: Maps vs. Keyword lists
|
|
9
|
12659
|
July 19, 2022
|
How to check if multiple values are something
|
|
2
|
659
|
July 14, 2022
|
To atom or not to atom - that is the question :)
|
|
33
|
3059
|
July 13, 2022
|
What's the difference in how you can access Map fields?
|
|
1
|
735
|
July 7, 2022
|
Nested map to HTML table with rowspans
|
|
2
|
1062
|
June 24, 2022
|
Enum.map - ping list of nested maps
|
|
4
|
1311
|
May 11, 2022
|