Latest #variable Threads Top

simonelnahas
Coming from Clojure, Haskell, and Ocaml I’m very happy about using let for variable scoping. I have then started using with for this in ...
New
mikejm
I am just learning Elixir. The purpose is to build a server API to interact between clients and a separate database server. I am coming f...
New
jarvism
Hello, everyone! I am having a really hard time wrapping my head around this one for some reason. I want to get a token, store it in me...
New
Djordjenp
Hello, I am new to elixir and I am trying to call my anonymous function defined in my “ex” file like so: package_data = fn (x, [y]) -&...
New
rrrr
I got 2 warnings and “unexpected” behavior when trying to match argument as a list. Is this code incorrect? How can I match a argument as...
New
Gupta
Hi ! I ws as trying to install elixir on my windows so i successfully installed it and i can see my elixir IDE showing on my start menu. ...
New
Gupta
I was working on a Question which was , Input - A list of numbers - [1,2,3,4,5] #example We have to produce the subsets of this list an...
New
r12543
Hello, I am getting the following error. Code is also mentioned below. %UndefinedFunctionError{arity: 0, function: :offset, message: ni...
New
code
Here is my code: defmodule HW3A do def onepad(int, n \\ 0, list \\ []) do case n do ^int -> list _ -> ...
New
WestKeys
Why would we use def table do [{?a..?m, :"foo@computer-name"}, {?n..?z, :"bar@computer-name"}] end Rather than table = [{?a..?m, :"f...
New

This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

Last Three Year's Trending Top

mikejm
I am just learning Elixir. The purpose is to build a server API to interact between clients and a separate database server. I am coming f...
New
WestKeys
Why would we use def table do [{?a..?m, :"foo@computer-name"}, {?n..?z, :"bar@computer-name"}] end Rather than table = [{?a..?m, :"f...
New
jarvism
Hello, everyone! I am having a really hard time wrapping my head around this one for some reason. I want to get a token, store it in me...
New
simonelnahas
Coming from Clojure, Haskell, and Ocaml I’m very happy about using let for variable scoping. I have then started using with for this in ...
New
Djordjenp
Hello, I am new to elixir and I am trying to call my anonymous function defined in my “ex” file like so: package_data = fn (x, [y]) -&...
New

Trending Over Three Years Top

shahryarjb
In my controller, I improved and prevent dirty code in my project, for example, I was trying to put my params in variable like this: Ori...
New
Travis
Completely new to Elixir, but have an issue I am trying to figure out: When interviewing candidates for Javascript roles I usually have ...
New
Sanjibukai
Hello everybody, I just noticed something that I admit I should have been notice way more earlier TBH.. Variables are scoped in ifs, co...
New
Gupta
Hi ! I ws as trying to install elixir on my windows so i successfully installed it and i can see my elixir IDE showing on my start menu. ...
New
Gupta
I was working on a Question which was , Input - A list of numbers - [1,2,3,4,5] #example We have to produce the subsets of this list an...
New
PatrickSachs
My termininology with the question title is probably all over the place, but I’m really struggling on how to phrase it. What I essential...
New
r12543
Hello, I am getting the following error. Code is also mentioned below. %UndefinedFunctionError{arity: 0, function: :offset, message: ni...
New
jeramyRR
Hi all, Earlier I found a resource that mentioned you can reference a static variable in function documents, but I’m unable to find the ...
New
code
Here is my code: defmodule HW3A do def onepad(int, n \\ 0, list \\ []) do case n do ^int -> list _ -> ...
New
Hal9000
I’ve been thinking about the change made 2-3 years ago where it’s no longer permitted to set variables inside a case statement (or simil...
New
rrrr
I got 2 warnings and “unexpected” behavior when trying to match argument as a list. Is this code incorrect? How can I match a argument as...
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