Latest #functions Threads Top

sodapopcan
I’ve been in the Elixir world for five years—not super long but also not super short. In this time I have seen lots of code that uses el...
New
omerss2311
Hey! I have a function defined with default arguments like so: def my_func(arg1, arg2 \\ %{}, arg3 \\ false) I want to pass it as a var...
New
lonesome-rider
I’m new to Elixir and currently trying to learn the language by reading the Book “Programming Elixir ≥ 1.6”. I’m now trying to solve the ...
New
coen.bakker
When I define successive functions that return a string I get the error: unexpected reserved word: end HINT: it looks like the "end...
New
chrisdel101
Redoing this to be more clear: Question How can I call a function inside a module? File: test.exs defmodule MyModule do def sum(a,...
New
edmundobiglia
Hi there! I’m trying to create a function that dynamically defines a module based on the passed argument, like so: defmodule Test do d...
New
JoeZMar
When you are creating new functions within Elixir and Ecto, is it standard to pass in a struct or just an id to look up within the functi...
New
tobleron
I was going through elixirschool.com and I am stuck to understand what the author means by specifically this kind of pattern matching. Th...
New

This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

Last Three Year's Trending Top

sodapopcan
I’ve been in the Elixir world for five years—not super long but also not super short. In this time I have seen lots of code that uses el...
New
omerss2311
Hey! I have a function defined with default arguments like so: def my_func(arg1, arg2 \\ %{}, arg3 \\ false) I want to pass it as a var...
New

Trending Over Three Years Top

chrisdel101
Redoing this to be more clear: Question How can I call a function inside a module? File: test.exs defmodule MyModule do def sum(a,...
New
coen.bakker
When I define successive functions that return a string I get the error: unexpected reserved word: end HINT: it looks like the "end...
New
edmundobiglia
Hi there! I’m trying to create a function that dynamically defines a module based on the passed argument, like so: defmodule Test do d...
New
tobleron
I was going through elixirschool.com and I am stuck to understand what the author means by specifically this kind of pattern matching. Th...
New
JoeZMar
When you are creating new functions within Elixir and Ecto, is it standard to pass in a struct or just an id to look up within the functi...
New
lonesome-rider
I’m new to Elixir and currently trying to learn the language by reading the Book “Programming Elixir ≥ 1.6”. I’m now trying to solve the ...
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