Commit 4d69e5a
committed
Replace a
We can save a line by replacing this `match` with a `let-else`, so
let's do that.match with let-else
1 parent 4a69227 commit 4d69e5a
1 file changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | | - | |
| 23 | + | |
| 24 | + | |
26 | 25 | | |
27 | 26 | | |
28 | 27 | | |
| |||
0 commit comments