What's `v(-1)` in place of the omitted left side expression in an operator overload
|
|
1
|
109
|
March 4, 2023
|
Is this behavior of ++ and -- intended?
|
|
6
|
504
|
September 12, 2020
|
Joining list and tuple?
|
|
12
|
973
|
July 10, 2020
|
Basic < Operator working between integer and list
|
|
3
|
439
|
October 11, 2019
|
Bitwise operator in Elixir
|
|
10
|
2941
|
October 10, 2019
|
Naive Datetime values comparison using < and > operators
|
|
8
|
1783
|
September 17, 2019
|
(["a", "b"] -- ["a"]) ++ ["a"] vs ["a", "b"] -- ["a"] ++ ["a"]
|
|
6
|
704
|
June 1, 2018
|
What infix operators would you like to see in Elixir?
|
|
14
|
3100
|
July 9, 2016
|