This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

Last Three Year's Trending Top

zencilencer
Hello everyone, let me ask about elixir as the first language of a prospective programmer for his first project, is it worth it? I have ...
New
theodore
Noob question. But I was just wondering, is there any advantage to pattern matching a struct on the left hand side vs right hand side? F...
New
LauraBeatris
The goal of this post is to get some guidance on how to apply guards to the function below. I’m struggling to make it work with the when ...
New
gaggle
Hey all, Maybe my tired eyes are just tiredly overlooking a tired tiny detail, but for all the staring and experimenting I’ve done I can...
New
calebjosue
Hello there all, Today I was taking a look at LiveBook and it is an incredible tool for collaborative scenarios. My question is related ...
New
sangeethailango
Hey fellow learners, I have a field called estimated_hours in one of my Ash resource called tasks. I want the datatype of this field to ...
New
cochranjd
Have an app I’ve been working on for a while that will be used by a small number of folks, but also serves as a good playground for learn...
New
dangro
Hello! I heard about Elixir a few months ago (a Honeypot documentary on Elixir), and I got curious. Unfortunately, I have not had a chan...
New
RicoTrevisan
Hi, I’ve got a list of Things – actually called Apps which can be a confusing name so let’s stick with Things – that I display to the use...
New
afhuertass
Hi! I have been dealing with some problem where I have a nested list, I want to keep the nested structure, but if the list is a two elem...
New
crisefd
Let me preface this by saying that I know I can fix my problem by using a library but this is just me doing some elixir exercises for fu...
New

Trending Over Three Years Top

New
jfc
I hope the title says all. I am an old brain new to beam. I wish to grab everything I need to be able to see if/how I might use it for a ...
New
owaisqayum
I am having a list of lists and i want to obtain an output by filtering them. list = [ [[key: 1, value: 2], [key: 1, value: 2]], [[k...
New
owaisqayum
How can we create a nested keyword list from the following list. The list length can change with time. list [:a, :b, :c, :d, :e, :f] h...
New
owaisqayum
Hi, I am having a map from which I want to extract values by the maximum length of values. map = %{ "A" => [ {:b, "B", 1}, ...
New
yeroc
Hello! Trying to fully wrap my head around Ecto when updating a struct value. I know this is super basic and simple; forgive my naivete ...
New
DineshShrestha
defmodule PurgeOfIps do # create the module started by application.ex each hour, starts a purge of Ips not seen last 7 days from the lis...
New
owaisqayum
I have defined a module GS where genserver will be used and I need to create tables. I have the whole logic of the program In another mod...
New
owaisqayum
I am having two functions and I want to combine the result of these two functions. defmodule Union do require Base def set1(data) d...
New
owaisqayum
I want to start a genserver from executable binary. I can start the application by starting a node iex --name n1@127.0.0.1 -S mix Is th...
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