Destructuring a 3-tuple throws linter warning but still works. Incompatible types: tuple() !~ {var1, var2, var3}
|
|
8
|
278
|
May 21, 2024
|
Internal data representation of an empty tuple
|
|
3
|
440
|
September 19, 2023
|
Is there a function to convert an IP address to a tuple, i.e. {127,0,0,1}?
|
|
6
|
1626
|
August 7, 2022
|
Pattern matching nested tuples
|
|
4
|
990
|
April 20, 2022
|
Quick extraction of elem from tuple - best practice?
|
|
4
|
589
|
January 3, 2022
|
Destructuring a 2-tuple throws linter warning but still works. Incompatible types: tuple() !~ {var1, var2}
|
|
5
|
1249
|
October 10, 2021
|
Fun with mapping over tuples
|
|
0
|
1470
|
September 6, 2021
|
TaggedTuple
|
|
7
|
1527
|
August 17, 2021
|
Why is my random number lookup slow using lists?
|
|
9
|
1710
|
January 5, 2020
|
Looping list and add to tuple
|
|
9
|
4011
|
May 29, 2019
|
Sending ok/error-tuples to the frontend - what do you use and why?
|
|
17
|
2766
|
November 21, 2018
|
Question marks and tuple returns?
|
|
2
|
1415
|
August 18, 2018
|
Display custom error message in proper format
|
|
2
|
888
|
May 25, 2018
|
Organization and implementation of Elixir
|
|
3
|
1158
|
April 23, 2018
|