|
Syntax Question: -> and <-
|
|
8
|
11917
|
December 30, 2020
|
|
What is the "do" in a defmacro param?
|
|
3
|
1444
|
December 27, 2020
|
|
Function name in Parentheses
|
|
4
|
1197
|
December 2, 2020
|
|
What do vertical bars in a function call mean?
|
|
5
|
1184
|
August 10, 2020
|
|
Can someone explain `do` syntax in a non hand-holding way?
|
|
6
|
2739
|
August 8, 2020
|
|
Understanding variable assignment within function arguments
|
|
3
|
806
|
May 25, 2020
|
|
Syntactic sugar map idea
|
|
7
|
1161
|
May 13, 2020
|
|
Shorthand for passing variables by name?
|
|
2
|
826
|
April 13, 2020
|
|
Returning a constant with an anonymous function with the capture operator &
|
|
8
|
2445
|
March 27, 2020
|
|
Is there a way to get the expr of case?
|
|
3
|
564
|
February 19, 2020
|
|
Finding out which `with` clause failed in `else` block
|
|
2
|
1299
|
February 15, 2020
|
|
What represents the syntax: #Module.Name<fields>
|
|
6
|
675
|
December 27, 2019
|
|
If you could change one thing in Elixir language, what you would change?
|
|
126
|
10094
|
December 22, 2019
|
|
How to understand and read "t()"?
|
|
4
|
2767
|
December 15, 2019
|
|
Convert erlang binary pattern match to Elixir
|
|
3
|
1080
|
November 27, 2019
|
|
How to pattern match: %{ 1 => [ 2, 3 ] }
|
|
4
|
985
|
September 14, 2019
|
|
OK - elegant error handling with result monads (alternative to Elixir `with` special form)
|
|
31
|
9549
|
June 29, 2019
|
|
Module attributes with capital letter or reserved words
|
|
5
|
1318
|
May 19, 2019
|
|
What is a instance function?
|
|
4
|
986
|
May 8, 2019
|
|
Why in the cond we must use true as the final condition? Why can't we use _?
|
|
11
|
7192
|
May 2, 2019
|
|
Elixir pipe into operator bug
|
|
3
|
2227
|
April 15, 2019
|
|
I am very new to elixir and cannot understand syntax.. I would appreciate for your advises
|
|
4
|
870
|
March 14, 2019
|
|
I want compile errors from router.ex, but everything compiles fine. (?)
|
|
31
|
3100
|
March 9, 2019
|
|
Whats up with `[7,8]`?
|
|
4
|
1109
|
March 6, 2019
|
|
What prevents us from piping to arithmetic operators?
|
|
1
|
1290
|
March 6, 2019
|
|
How to define and call a local function with a strange name?
|
|
3
|
1983
|
February 25, 2019
|
|
Erlang function call syntax
|
|
8
|
1423
|
December 20, 2018
|
|
Running the new Elixir formatter
|
|
150
|
18415
|
October 31, 2018
|
|
"with" syntax: Difference between <- and =
|
|
3
|
922
|
September 30, 2018
|
|
How to pass a parameter to a function reference?
|
|
4
|
4980
|
September 29, 2018
|