nm - a tool to work with deeply nested data structures
|
|
1
|
173
|
October 29, 2024
|
Is there a way to retrieve the single key/value in a map?
|
|
4
|
47
|
October 18, 2024
|
How can I keep the original ordering of a Map?
|
|
6
|
155
|
July 26, 2024
|
Conditionally construct map
|
|
3
|
206
|
July 1, 2024
|
Pattern match on map keys that can be atoms or strings
|
|
14
|
549
|
May 24, 2024
|
Es6_maps - EcmaScript6-style shorthand map literals
|
|
14
|
576
|
May 1, 2024
|
Elixir way to conditionally update a map
|
|
29
|
19178
|
August 29, 2023
|
Map.take is not a good name
|
|
27
|
3429
|
August 21, 2023
|
Creating a nested list from a flat list
|
|
4
|
689
|
June 18, 2023
|
Why do Elixir maps have an update syntax but no insert syntax, meanwhile Erlang has both?
|
|
29
|
1929
|
June 13, 2023
|
Merging each item in a map with each item in a list
|
|
6
|
577
|
May 24, 2023
|
Best performance for simple map (multicore etc.)
|
|
6
|
657
|
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
|
3901
|
January 26, 2023
|
How to unorder map keys when less than 32 keys
|
|
10
|
2586
|
January 19, 2023
|
Nestru: serialize maps to nested structs
|
|
7
|
2177
|
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
|
3084
|
October 23, 2022
|
How to get struct from map - elixir?
|
|
33
|
32587
|
October 4, 2022
|
Data_schema - declarative schemas for data transformations
|
|
17
|
3503
|
September 29, 2022
|
Update map's value by its index in a list
|
|
7
|
1068
|
September 11, 2022
|
Recursively traverse and update nested map
|
|
4
|
1604
|
August 11, 2022
|
Rename all map keys
|
|
6
|
2814
|
August 9, 2022
|
Passing in options: Maps vs. Keyword lists
|
|
9
|
12653
|
July 19, 2022
|
How to check if multiple values are something
|
|
2
|
658
|
July 14, 2022
|
To atom or not to atom - that is the question :)
|
|
33
|
3045
|
July 13, 2022
|
What's the difference in how you can access Map fields?
|
|
1
|
734
|
July 7, 2022
|
Nested map to HTML table with rowspans
|
|
2
|
1054
|
June 24, 2022
|
Enum.map - ping list of nested maps
|
|
4
|
1285
|
May 11, 2022
|
Merge an Enum of maps
|
|
2
|
1405
|
May 10, 2022
|