Commit 20657ea
committed
Merge #581: Combine terminal variants
211f0cb Combine terminal variants (Tobin C. Harding)
Pull request description:
We have various variants in this pattern that return the same thing, we can combine them to make the code more terse with no loss of clarity.
ACKs for top commit:
apoelstra:
ACK 211f0cb
Tree-SHA512: e61960e3ca0a8dd365a8cf38f3cbf15a6515592c3c1cc92c8abbb3b59ace9af0886a53d2733c8155bdfa712227d9be436f94c8754523a95e31d96b6e78c003301 file changed
+5
-17
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1332 | 1332 | | |
1333 | 1333 | | |
1334 | 1334 | | |
1335 | | - | |
1336 | | - | |
1337 | | - | |
1338 | | - | |
1339 | | - | |
1340 | | - | |
1341 | | - | |
1342 | | - | |
1343 | | - | |
| 1335 | + | |
| 1336 | + | |
| 1337 | + | |
| 1338 | + | |
| 1339 | + | |
1344 | 1340 | | |
1345 | 1341 | | |
1346 | 1342 | | |
| |||
1361 | 1357 | | |
1362 | 1358 | | |
1363 | 1359 | | |
1364 | | - | |
1365 | | - | |
1366 | | - | |
1367 | | - | |
1368 | 1360 | | |
1369 | 1361 | | |
1370 | 1362 | | |
| |||
1406 | 1398 | | |
1407 | 1399 | | |
1408 | 1400 | | |
1409 | | - | |
1410 | | - | |
1411 | | - | |
1412 | | - | |
1413 | 1401 | | |
1414 | 1402 | | |
1415 | 1403 | | |
| |||
0 commit comments