|
TaggedTupleShorthand - Field Punning in Elixir
|
|
3
|
179
|
December 23, 2024
|
|
Is there a function to convert an IP address to a tuple, i.e. {127,0,0,1}?
|
|
7
|
2051
|
October 16, 2024
|
|
Destructuring a 3-tuple throws linter warning but still works. Incompatible types: tuple() !~ {var1, var2, var3}
|
|
8
|
350
|
May 21, 2024
|
|
Internal data representation of an empty tuple
|
|
3
|
483
|
September 19, 2023
|
|
Pattern matching nested tuples
|
|
4
|
1031
|
April 20, 2022
|
|
Quick extraction of elem from tuple - best practice?
|
|
4
|
617
|
January 3, 2022
|
|
Destructuring a 2-tuple throws linter warning but still works. Incompatible types: tuple() !~ {var1, var2}
|
|
5
|
1373
|
October 10, 2021
|
|
Fun with mapping over tuples
|
|
0
|
1568
|
September 6, 2021
|
|
TaggedTuple
|
|
7
|
1601
|
August 17, 2021
|
|
Why is my random number lookup slow using lists?
|
|
9
|
1811
|
January 5, 2020
|
|
Looping list and add to tuple
|
|
9
|
4125
|
May 29, 2019
|
|
Sending ok/error-tuples to the frontend - what do you use and why?
|
|
17
|
2888
|
November 21, 2018
|
|
Question marks and tuple returns?
|
|
2
|
1428
|
August 18, 2018
|
|
Display custom error message in proper format
|
|
2
|
904
|
May 25, 2018
|
|
Organization and implementation of Elixir
|
|
3
|
1179
|
April 23, 2018
|