Latest #enummap Threads Top

hauks96
I’m trying to implement an efficient generic function to map the results from a Postgrex call into a map. Any suggestions? Example resu...
New
Samuel-88
Hello all, I have a list of structs, and I want to iterate through each element and from each element create a new map with multiple key...
New
Samuel-88
How can I update all values in a map, using the values from corresponding keys of another map? For example I have the two maps bellow: m...
New
yudy
How to filter below enumerable which has value more than one ? [ {"12130", [%{id: 1410, val: "12130"}, %{id: 1414, val: "12130"}]}, ...
New
shahryarjb
Hello, I have a list like this: [ %{ index: 1, params: %{ id: "test1", title: "test of one", wid...
New
Qqwy
Hi all! As you may know, it is very common in idiomatic Elixir code to work with transformations on datastructures, especially those imp...
New
dkuku
I’m trying to solve aoc day 3 and my idea is to generate list of points [“R2”,“U3”] starting from the point {0,0} then 2 points Right a...
New
aalberti333
As the title describes, I’m trying to run Enum.map() over a list of key/value pairs, where the value is a map. My data looks like this: ...
New
rameshkumar
Hi, I’m a little dumbfounded with the following iex session that I ran: iex(7)> Enum.map([4,5,6], &(2 * &1)) '\b\n\f' iex(8...
New

This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

Last Three Year's Trending Top

Trending Over Three Years Top

aalberti333
As the title describes, I’m trying to run Enum.map() over a list of key/value pairs, where the value is a map. My data looks like this: ...
New
Samuel-88
Hello all, I have a list of structs, and I want to iterate through each element and from each element create a new map with multiple key...
New
Qqwy
Hi all! As you may know, it is very common in idiomatic Elixir code to work with transformations on datastructures, especially those imp...
New
Samuel-88
How can I update all values in a map, using the values from corresponding keys of another map? For example I have the two maps bellow: m...
New
hauks96
I’m trying to implement an efficient generic function to map the results from a Postgrex call into a map. Any suggestions? Example resu...
New
shahryarjb
Hello, I have a list like this: [ %{ index: 1, params: %{ id: "test1", title: "test of one", wid...
New
dkuku
I’m trying to solve aoc day 3 and my idea is to generate list of points [“R2”,“U3”] starting from the point {0,0} then 2 points Right a...
New
yudy
How to filter below enumerable which has value more than one ? [ {"12130", [%{id: 1410, val: "12130"}, %{id: 1414, val: "12130"}]}, ...
New
rameshkumar
Hi, I’m a little dumbfounded with the following iex session that I ran: iex(7)> Enum.map([4,5,6], &(2 * &1)) '\b\n\f' iex(8...
New
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement