|
Case with multiple values
|
|
9
|
6369
|
July 9, 2020
|
|
Is it bad to use pattern matching only to check type?
|
|
5
|
1575
|
July 8, 2020
|
|
Pattern matching in multi level nested maps
|
|
5
|
2466
|
July 2, 2020
|
|
Can length function be used for function argument pattern matching
|
|
9
|
2255
|
June 17, 2020
|
|
Help refactor conditional block the Elixir way, please
|
|
3
|
1585
|
June 11, 2020
|
|
Pattern matching a struct on a map via a pinned variable
|
|
2
|
1224
|
June 8, 2020
|
|
Pattern Matching Map
|
|
5
|
4225
|
June 3, 2020
|
|
Is there a better way to do this (handling an optional query parameter)?
|
|
2
|
986
|
April 17, 2020
|
|
How to think about pattern matching vs. type-checking
|
|
22
|
9796
|
April 9, 2020
|
|
Why does binary-size(8) behave differently than size(64) in binary matches?
|
|
2
|
1094
|
March 15, 2020
|
|
Is it possible to partially pattern-match Lists as we do with Maps?
|
|
17
|
8674
|
March 6, 2020
|
|
(MatchError) no match of right hand side value:
|
|
10
|
3640
|
February 23, 2020
|
|
Get specific key and the rest of map with Pattern Matching in Elixir
|
|
3
|
7385
|
February 20, 2020
|
|
Phoenix Controller: Matching on content-type
|
|
5
|
5560
|
February 9, 2020
|
|
Match on the end of a pipe (Matchpipe?)
|
|
19
|
5647
|
January 23, 2020
|
|
How not to use pattern matching?
|
|
5
|
737
|
January 21, 2020
|
|
Can you pin a temporary variable while asserting a pattern match
|
|
5
|
3257
|
July 19, 2017
|
|
Pattern match on order_by inside ecto query
|
|
2
|
1235
|
December 27, 2019
|
|
Get a boolean whether two maps match or not
|
|
12
|
1675
|
December 14, 2019
|
|
Pattern matching on function heads
|
|
9
|
2905
|
December 13, 2019
|
|
Reverse match of binary?
|
|
4
|
1043
|
December 2, 2019
|
|
Dynamically create maps for pattern matching
|
|
2
|
1170
|
November 27, 2019
|
|
Code in release don't match function empty case
|
|
2
|
676
|
November 21, 2019
|
|
How to pattern match (or guards) if a string is alphanumeric
|
|
18
|
9671
|
November 13, 2019
|
|
Is pattern matching posible in custom guard expressions?
|
|
2
|
1927
|
October 31, 2019
|
|
Pattern matching in Elixir
|
|
3
|
567
|
October 31, 2019
|
|
Better parsing of a duration string
|
|
5
|
1304
|
October 29, 2019
|
|
Pattern match on Timex date
|
|
4
|
1266
|
October 24, 2019
|
|
List with nested maps - Part Deux
|
|
6
|
847
|
October 12, 2019
|
|
Should I set map key's value as return value of function when defining map? Or pass entire map to another function to set that key value pair?
|
|
2
|
1424
|
September 11, 2019
|