Best way to compare graphemes to codepoints from a binary pattern match
|
|
4
|
712
|
July 28, 2020
|
How to pattern matching on function calls
|
|
2
|
412
|
July 27, 2020
|
Case with multiple values
|
|
9
|
1419
|
July 9, 2020
|
Is it bad to use pattern matching only to check type?
|
|
5
|
844
|
July 8, 2020
|
Pattern matching in multi level nested maps
|
|
5
|
980
|
July 2, 2020
|
Can length function be used for function argument pattern matching
|
|
9
|
510
|
June 17, 2020
|
Help refactor conditional block the Elixir way, please
|
|
3
|
680
|
June 11, 2020
|
Pattern matching a struct on a map via a pinned variable
|
|
2
|
559
|
June 8, 2020
|
Pattern Matching Map
|
|
5
|
2320
|
June 3, 2020
|
Is there a better way to do this (handling an optional query parameter)?
|
|
2
|
388
|
April 17, 2020
|
How to think about pattern matching vs. type-checking
|
|
22
|
6004
|
April 9, 2020
|
Why does binary-size(8) behave differently than size(64) in binary matches?
|
|
2
|
414
|
March 15, 2020
|
Is it possible to partially pattern-match Lists as we do with Maps?
|
|
17
|
3605
|
March 6, 2020
|
(MatchError) no match of right hand side value:
|
|
10
|
1175
|
February 23, 2020
|
Get specific key and the rest of map with Pattern Matching in Elixir
|
|
3
|
4969
|
February 20, 2020
|
Phoenix Controller: Matching on content-type
|
|
5
|
2814
|
February 9, 2020
|
Match on the end of a pipe (Matchpipe?)
|
|
19
|
3577
|
January 23, 2020
|
How not to use pattern matching?
|
|
5
|
510
|
January 21, 2020
|
Can you pin a temporary variable while asserting a pattern match
|
|
5
|
2303
|
July 19, 2017
|
Pattern match on order_by inside ecto query
|
|
2
|
729
|
December 27, 2019
|
Get a boolean whether two maps match or not
|
|
12
|
684
|
December 14, 2019
|
Pattern matching on function heads
|
|
9
|
1427
|
December 13, 2019
|
Reverse match of binary?
|
|
4
|
655
|
December 2, 2019
|
Dynamically create maps for pattern matching
|
|
2
|
775
|
November 27, 2019
|
Code in release don't match function empty case
|
|
2
|
304
|
November 21, 2019
|
How to pattern match (or guards) if a string is alphanumeric
|
|
18
|
5461
|
November 13, 2019
|
Is pattern matching posible in custom guard expressions?
|
|
2
|
752
|
October 31, 2019
|
Pattern matching in Elixir
|
|
3
|
387
|
October 31, 2019
|
Better parsing of a duration string
|
|
5
|
724
|
October 29, 2019
|
Pattern match on Timex date
|
|
4
|
725
|
October 24, 2019
|