Commit 1b1a2ed
Swap order of class implementation (#105)
define `NonEmpty` class first, so it can be used in `Empty` class
Co-authored-by: James Santucci <[email protected]>1 parent 5b0b04e commit 1b1a2ed
File tree
1 file changed
+5
-5
lines changed- src/main/scala/scalatutorial/sections
1 file changed
+5
-5
lines changedLines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
457 | 457 | | |
458 | 458 | | |
459 | 459 | | |
460 | | - | |
461 | | - | |
462 | | - | |
463 | | - | |
464 | | - | |
465 | 460 | | |
466 | 461 | | |
467 | 462 | | |
| |||
474 | 469 | | |
475 | 470 | | |
476 | 471 | | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
| 476 | + | |
477 | 477 | | |
478 | 478 | | |
479 | 479 | | |
| |||
0 commit comments