| Traverse nested list and if the list has two elements apply function | | 5 | 95 | March 26, 2025 |
| Override Access.get to support using brackets to access an index of a list | | 2 | 76 | January 30, 2025 |
| List append (++) does not return a list | | 19 | 588 | October 10, 2024 |
| Strange Output When Filtering List with `Enum.filter/2` | | 2 | 164 | June 13, 2024 |
| How to make an infinate nested list | | 8 | 941 | April 28, 2024 |
| Elixir converting [55] into '7' | | 4 | 308 | March 11, 2024 |
| Nested list of maps add or update another nested key | | 2 | 370 | January 10, 2024 |
| List limit number of items | | 6 | 1018 | July 19, 2023 |
| Need advise to update nested list 3-level | | 18 | 1681 | April 9, 2023 |
| List as functions argument never matched | | 2 | 479 | March 2, 2023 |
| List Comparison (how it works) | | 5 | 4305 | January 11, 2023 |
| Read data from a text file and generate a map | | 4 | 1641 | December 3, 2022 |
| How to compare integer in a list and return a list of integer and its frequencies | | 8 | 1101 | November 8, 2022 |
| Itertating a 2D matrix | | 12 | 1751 | October 9, 2022 |
| ExUnit: preferred way to test a list element? | | 3 | 1140 | October 6, 2022 |
| Zip list of different lengths | | 13 | 2324 | September 20, 2022 |
| What's proper elixir way to update an **ordered** list by key | | 3 | 777 | September 13, 2022 |
| Building map from list of columns and list of values | | 11 | 1101 | September 9, 2022 |
| How to check if a list is a sublist(out of order list) of another list | | 17 | 8044 | July 22, 2022 |
| Efficient deduplicating consecutive elements in a list | | 4 | 678 | April 29, 2022 |
| Fill a list after Enum.Each Loo^p | | 5 | 1765 | April 18, 2022 |
| Optimize function: find and update/replace in list of maps | | 7 | 3022 | January 12, 2022 |
| Is there a functional way to implement this idea? | | 19 | 1193 | December 9, 2021 |
| Suggestion for improving code to get dynamic user form outputs | | 1 | 550 | August 31, 2021 |
| How to create pagination for a list (get elements from a range of GenServer) | | 4 | 1864 | August 10, 2021 |
| How to pass data from eex template to socket.js file | | 0 | 657 | July 21, 2021 |
| Passing list values to a function | | 9 | 2901 | June 9, 2021 |
| I'd like to take the element of the same index from multiple lists | | 8 | 3477 | April 21, 2021 |
| Iterating through a list | | 5 | 12068 | April 21, 2021 |
| Adding element into list with pipe operator | | 3 | 1338 | March 20, 2021 |