Stephen Knox

Results 11 comments of Stephen Knox
trafficstars

I cribbed the example from [Control Structures](https://docs.scala-lang.org/scala3/book/control-structures.html) and made some modifications to illustrate it better [here](https://github.com/stev-0/docs.scala-lang/compare/main...class-match). I guess the point is that if you need to have a complex match...