Es6_maps - EcmaScript6-style shorthand map literals
|
|
17
|
675
|
April 5, 2025
|
TaggedTupleShorthand - Field Punning in Elixir
|
|
3
|
130
|
December 23, 2024
|
DynamicSupervisor: how to start child iff it doesn't exist?
|
|
9
|
135
|
December 6, 2024
|
nm - a tool to work with deeply nested data structures
|
|
1
|
193
|
October 29, 2024
|
Is there a way to retrieve the single key/value in a map?
|
|
4
|
58
|
October 18, 2024
|
How can I keep the original ordering of a Map?
|
|
6
|
197
|
July 26, 2024
|
Conditionally construct map
|
|
3
|
215
|
July 1, 2024
|
Pattern match on map keys that can be atoms or strings
|
|
14
|
810
|
May 24, 2024
|
Elixir way to conditionally update a map
|
|
29
|
19601
|
August 29, 2023
|
Map.take is not a good name
|
|
27
|
3449
|
August 21, 2023
|
Creating a nested list from a flat list
|
|
4
|
706
|
June 18, 2023
|
Why do Elixir maps have an update syntax but no insert syntax, meanwhile Erlang has both?
|
|
29
|
2007
|
June 13, 2023
|
Merging each item in a map with each item in a list
|
|
6
|
599
|
May 24, 2023
|
Best performance for simple map (multicore etc.)
|
|
6
|
669
|
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
|
3948
|
January 26, 2023
|
How to unorder map keys when less than 32 keys
|
|
10
|
2604
|
January 19, 2023
|
Nestru: serialize maps to nested structs
|
|
7
|
2190
|
November 22, 2022
|
Bug in Elixir? Map update in guards
|
|
12
|
1183
|
November 11, 2022
|
Add a key to map if it does not exist
|
|
1
|
3432
|
October 23, 2022
|
How to get struct from map - elixir?
|
|
33
|
33565
|
October 4, 2022
|
Data_schema - declarative schemas for data transformations
|
|
17
|
3529
|
September 29, 2022
|
Update map's value by its index in a list
|
|
7
|
1135
|
September 11, 2022
|
Recursively traverse and update nested map
|
|
4
|
1672
|
August 11, 2022
|
Rename all map keys
|
|
6
|
3038
|
August 9, 2022
|
Passing in options: Maps vs. Keyword lists
|
|
9
|
12713
|
July 19, 2022
|
How to check if multiple values are something
|
|
2
|
661
|
July 14, 2022
|
To atom or not to atom - that is the question :)
|
|
33
|
3238
|
July 13, 2022
|
What's the difference in how you can access Map fields?
|
|
1
|
742
|
July 7, 2022
|
Nested map to HTML table with rowspans
|
|
2
|
1089
|
June 24, 2022
|