Es6_maps - EcmaScript6-style shorthand map literals
|
|
17
|
659
|
April 5, 2025
|
TaggedTupleShorthand - Field Punning in Elixir
|
|
3
|
126
|
December 23, 2024
|
DynamicSupervisor: how to start child iff it doesn't exist?
|
|
9
|
128
|
December 6, 2024
|
nm - a tool to work with deeply nested data structures
|
|
1
|
192
|
October 29, 2024
|
Is there a way to retrieve the single key/value in a map?
|
|
4
|
56
|
October 18, 2024
|
How can I keep the original ordering of a Map?
|
|
6
|
191
|
July 26, 2024
|
Conditionally construct map
|
|
3
|
212
|
July 1, 2024
|
Pattern match on map keys that can be atoms or strings
|
|
14
|
755
|
May 24, 2024
|
Elixir way to conditionally update a map
|
|
29
|
19536
|
August 29, 2023
|
Map.take is not a good name
|
|
27
|
3445
|
August 21, 2023
|
Creating a nested list from a flat list
|
|
4
|
699
|
June 18, 2023
|
Why do Elixir maps have an update syntax but no insert syntax, meanwhile Erlang has both?
|
|
29
|
1991
|
June 13, 2023
|
Merging each item in a map with each item in a list
|
|
6
|
594
|
May 24, 2023
|
Best performance for simple map (multicore etc.)
|
|
6
|
668
|
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
|
3943
|
January 26, 2023
|
How to unorder map keys when less than 32 keys
|
|
10
|
2600
|
January 19, 2023
|
Nestru: serialize maps to nested structs
|
|
7
|
2189
|
November 22, 2022
|
Bug in Elixir? Map update in guards
|
|
12
|
1182
|
November 11, 2022
|
Add a key to map if it does not exist
|
|
1
|
3376
|
October 23, 2022
|
How to get struct from map - elixir?
|
|
33
|
33379
|
October 4, 2022
|
Data_schema - declarative schemas for data transformations
|
|
17
|
3526
|
September 29, 2022
|
Update map's value by its index in a list
|
|
7
|
1128
|
September 11, 2022
|
Recursively traverse and update nested map
|
|
4
|
1662
|
August 11, 2022
|
Rename all map keys
|
|
6
|
2988
|
August 9, 2022
|
Passing in options: Maps vs. Keyword lists
|
|
9
|
12701
|
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
|
3200
|
July 13, 2022
|
What's the difference in how you can access Map fields?
|
|
1
|
739
|
July 7, 2022
|
Nested map to HTML table with rowspans
|
|
2
|
1084
|
June 24, 2022
|