|
Traverse nested list and if the list has two elements apply function
|
|
5
|
106
|
March 26, 2025
|
|
Override Access.get to support using brackets to access an index of a list
|
|
2
|
90
|
January 30, 2025
|
|
List append (++) does not return a list
|
|
19
|
627
|
October 10, 2024
|
|
Strange Output When Filtering List with `Enum.filter/2`
|
|
2
|
171
|
June 13, 2024
|
|
How to make an infinate nested list
|
|
8
|
963
|
April 28, 2024
|
|
Elixir converting [55] into '7'
|
|
4
|
313
|
March 11, 2024
|
|
Nested list of maps add or update another nested key
|
|
2
|
377
|
January 10, 2024
|
|
List limit number of items
|
|
6
|
1036
|
July 19, 2023
|
|
Need advise to update nested list 3-level
|
|
18
|
1713
|
April 9, 2023
|
|
List as functions argument never matched
|
|
2
|
485
|
March 2, 2023
|
|
List Comparison (how it works)
|
|
5
|
4371
|
January 11, 2023
|
|
Read data from a text file and generate a map
|
|
4
|
1662
|
December 3, 2022
|
|
How to compare integer in a list and return a list of integer and its frequencies
|
|
8
|
1126
|
November 8, 2022
|
|
Itertating a 2D matrix
|
|
12
|
1791
|
October 9, 2022
|
|
ExUnit: preferred way to test a list element?
|
|
3
|
1157
|
October 6, 2022
|
|
Zip list of different lengths
|
|
13
|
2397
|
September 20, 2022
|
|
What's proper elixir way to update an **ordered** list by key
|
|
3
|
792
|
September 13, 2022
|
|
Building map from list of columns and list of values
|
|
11
|
1128
|
September 9, 2022
|
|
How to check if a list is a sublist(out of order list) of another list
|
|
17
|
8124
|
July 22, 2022
|
|
Efficient deduplicating consecutive elements in a list
|
|
4
|
684
|
April 29, 2022
|
|
Fill a list after Enum.Each Loo^p
|
|
5
|
1776
|
April 18, 2022
|
|
Optimize function: find and update/replace in list of maps
|
|
7
|
3054
|
January 12, 2022
|
|
Is there a functional way to implement this idea?
|
|
19
|
1255
|
December 9, 2021
|
|
Suggestion for improving code to get dynamic user form outputs
|
|
1
|
555
|
August 31, 2021
|
|
How to create pagination for a list (get elements from a range of GenServer)
|
|
4
|
1877
|
August 10, 2021
|
|
How to pass data from eex template to socket.js file
|
|
0
|
661
|
July 21, 2021
|
|
Passing list values to a function
|
|
9
|
2934
|
June 9, 2021
|
|
I'd like to take the element of the same index from multiple lists
|
|
8
|
3517
|
April 21, 2021
|
|
Iterating through a list
|
|
5
|
12269
|
April 21, 2021
|
|
Adding element into list with pipe operator
|
|
3
|
1346
|
March 20, 2021
|