This Week's Trending
This Month's Trending
This Year's Trending
Last Three Year's Trending
Trending Over Three Years
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
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
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
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
Hello, I have a list like this:
[
%{
index: 1,
params: %{
id: "test1",
title: "test of one",
wid...
New
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
How to filter below enumerable which has value more than one ?
[
{"12130", [%{id: 1410, val: "12130"}, %{id: 1414, val: "12130"}]},
...
New
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
Latest on Elixir Forum
Get money off!
The Pragmatic Bookshelf
35% off any eBook
Manning Publications
45% off any item
ElixirCasts
10% off for life
The Pragmatic Studio
20% off any course
AppSignal
10% off for 12 months
Honeybadger
10% off for 12 months
Simply use coupon code "devtalk.com" or "elixirforum" at checkout!
Filter by Type:
Sub Categories:
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #elixirconf
- #discussion
- #javascript
- #podcasts
- #code-sync
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #api
- #processes
- #forms
- #metaprogramming
- #security
- #performance
- #hex







