|
Converting a list of maps to a simple list (based on one value from each map)
|
|
2
|
551
|
March 12, 2019
|
|
Merge two maps inside a list
|
|
2
|
703
|
March 5, 2019
|
|
100k values in list, need to filter even, odd and prime numbers in three lists
|
|
4
|
2607
|
February 21, 2019
|
|
Generate a list of structs from a list
|
|
12
|
4627
|
February 13, 2019
|
|
Deconstructing a list with only two values
|
|
7
|
2933
|
February 4, 2019
|
|
Fiddling with improper snoc lists
|
|
2
|
900
|
January 13, 2019
|
|
Common data transform patterns - please add yours!
|
|
21
|
1676
|
December 3, 2018
|
|
How to implement complexed custom sort?
|
|
11
|
4455
|
November 19, 2018
|
|
Error handling on a list: How to propagate {:error, _} tuples?
|
|
1
|
2099
|
October 8, 2018
|
|
Get items from a list dynamically
|
|
10
|
1349
|
September 26, 2018
|
|
Creating custom struct/map and adding to list issue
|
|
4
|
1297
|
September 7, 2018
|
|
Delete map from list of maps where we don't care about map value for some key
|
|
2
|
3000
|
September 3, 2018
|
|
Combinate two arrays
|
|
2
|
565
|
August 15, 2018
|
|
Alphabet Iterator
|
|
13
|
3827
|
August 11, 2018
|
|
Updating a map's values that are lists
|
|
23
|
5849
|
August 10, 2018
|
|
Get value from a list inside a map
|
|
10
|
2073
|
August 6, 2018
|
|
Replace keys from list of maps
|
|
5
|
7388
|
July 20, 2018
|
|
How put something in maps in list
|
|
5
|
3394
|
June 26, 2018
|
|
(["a", "b"] -- ["a"]) ++ ["a"] vs ["a", "b"] -- ["a"] ++ ["a"]
|
|
6
|
943
|
June 1, 2018
|
|
Exercism secred_handshake help list
|
|
2
|
900
|
May 23, 2018
|
|
Delete entries from a keyword list
|
|
2
|
2521
|
April 19, 2018
|
|
Deep Nested Enum to CSV or XLSX
|
|
3
|
1346
|
March 21, 2018
|
|
How to update or remove a struct from array?
|
|
5
|
2774
|
February 22, 2018
|
|
Represent a tree with specific constraints with processes. Too much memory?
|
|
8
|
1569
|
February 2, 2018
|
|
Recursively accumulate nested maps
|
|
6
|
4229
|
January 19, 2018
|
|
List, tuples and arrays, oh my! (N00b question)
|
|
3
|
1549
|
January 18, 2018
|
|
Comparing, Combining, and Deduping Lists of Strings within a List
|
|
7
|
3214
|
October 9, 2017
|
|
Appending elements to a list
|
|
8
|
10010
|
October 2, 2017
|
|
Adding numbers inside the list
|
|
6
|
1747
|
August 9, 2017
|
|
Convert BSON.ObjectId to string in a list
|
|
1
|
2100
|
July 3, 2017
|