Override Access.get to support using brackets to access an index of a list
|
|
2
|
35
|
January 30, 2025
|
List append (++) does not return a list
|
|
19
|
531
|
October 10, 2024
|
Strange Output When Filtering List with `Enum.filter/2`
|
|
2
|
156
|
June 13, 2024
|
How to make an infinate nested list
|
|
8
|
920
|
April 28, 2024
|
Elixir converting [55] into '7'
|
|
4
|
291
|
March 11, 2024
|
Nested list of maps add or update another nested key
|
|
2
|
366
|
January 10, 2024
|
List limit number of items
|
|
6
|
948
|
July 19, 2023
|
Need advise to update nested list 3-level
|
|
18
|
1651
|
April 9, 2023
|
List as functions argument never matched
|
|
2
|
472
|
March 2, 2023
|
List Comparison (how it works)
|
|
5
|
4046
|
January 11, 2023
|
Read data from a text file and generate a map
|
|
4
|
1578
|
December 3, 2022
|
How to compare integer in a list and return a list of integer and its frequencies
|
|
8
|
1037
|
November 8, 2022
|
Itertating a 2D matrix
|
|
12
|
1675
|
October 9, 2022
|
ExUnit: preferred way to test a list element?
|
|
3
|
1058
|
October 6, 2022
|
Zip list of different lengths
|
|
13
|
2191
|
September 20, 2022
|
What's proper elixir way to update an **ordered** list by key
|
|
3
|
745
|
September 13, 2022
|
Building map from list of columns and list of values
|
|
11
|
1065
|
September 9, 2022
|
How to check if a list is a sublist(out of order list) of another list
|
|
17
|
7757
|
July 22, 2022
|
Efficient deduplicating consecutive elements in a list
|
|
4
|
650
|
April 29, 2022
|
Fill a list after Enum.Each Loo^p
|
|
5
|
1711
|
April 18, 2022
|
Optimize function: find and update/replace in list of maps
|
|
7
|
2921
|
January 12, 2022
|
Is there a functional way to implement this idea?
|
|
19
|
1188
|
December 9, 2021
|
Suggestion for improving code to get dynamic user form outputs
|
|
1
|
548
|
August 31, 2021
|
How to create pagination for a list (get elements from a range of GenServer)
|
|
4
|
1763
|
August 10, 2021
|
How to pass data from eex template to socket.js file
|
|
0
|
656
|
July 21, 2021
|
Passing list values to a function
|
|
9
|
2779
|
June 9, 2021
|
I'd like to take the element of the same index from multiple lists
|
|
8
|
3387
|
April 21, 2021
|
Iterating through a list
|
|
5
|
11203
|
April 21, 2021
|
Adding element into list with pipe operator
|
|
3
|
1322
|
March 20, 2021
|
How to remove trailing 0's from list
|
|
1
|
830
|
January 18, 2021
|