This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

Last Three Year's Trending Top

tyro
You can prepend to a list with: [item | list] But is it possible to pipe this operation? I can’t see any way to do this in List/Kernel,...
New
thorsten-michael
What is the idomatic way to process tree data structures in Elixir? I have a database table that holds a ton of rows which define a hier...
New
zachdaniel
I was hoping I could get something like this working: defmodule FooRegistry do @foos [ FirstFoo, SecondFoo, ThirdFoo ] ...
New
tompave
UPDATE: I originally forgot to mention that my MainPlug is a Plug.Router. I only realized it while responding to Overmind, below. I’ve n...
New

Trending Over Three Years Top

lanycrost
Hi everyone! I need implement if…else if…else condition from my elixir code, and anymore of this control flow structures not work proper...
New
vonH
When I run the Plug and I recompile I wind up having to use Ctrl C to quit iex and start again. Witht the help of rlwrap I can use the cu...
New
lastday4you
I wanted to check elixir version in phoenix because i found that my elixir is 1.5 but when i use Enum.chunk_by it said the function is un...
New
lessless
I believe there are people here who are dealing with CSV files import on the daily basis, and since Excel is a really popular tool there ...
New
lucidguppy
I have a super simple question about elixir - how would I take a file like this foo bar baz and output a new file that enumerates th...
New
beno
I will often find my self writing things similar to: case some_value do nil -> something() "" -> something() _ -> somethi...
New
mgjohns61585
Could someone help me? I’m making my first elixir program, number guessing game. I can’t figure out how to convert the user’s guess from ...
New
matiso
My use case is the following. I have an umbrella application that clearly separates the DB access layer from the business logic. By doing...
New
BarelyFunctional
I’m only asking here as I’ve switched to using asdf today, and erlang and elixir have installed successfully. I’ve installed 3 different...
New
vonH
Is there an elixir function to tells the type of a value and display its fields(if it has any)? For instance I am leaning Plug and want...
New
DenisGorbachev
Our tests are structured like this: response = say("Place order") response = say("BITTREX 1 LTC 0.0116 BTC") response = say("0.0109") re...
New
DIW
I’m trying to take a float, add it to the array of floats in a model instance, and save it back to the database. I only want the array to...
New
tkruthoff
Elixir and Phoenix are awesome and I’m hoping I can use them on my next project, however I’m an Elixir/OTP newbie and I’m not finding rea...
New
oboudry
I can see Logger outputs from my test scripts, but when I add Logger statements into the tested application, these won’t show during the ...
New
hipertracker
How to write idiomatic Elixir for the following code in Ruby? The main difficulty here is that the immutable language cannot accumulate i...
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