| changeset 167 | 1bbd4db36151 |
| parent 123 | 006f71e905a1 |
| child 170 | 3d760b06befa |
| 166:284a0f869e48 | 167:1bbd4db36151 |
|---|---|
3 \usepackage{../langs} |
3 \usepackage{../langs} |
4 \usepackage{marvosym} |
4 \usepackage{marvosym} |
5 |
5 |
6 %cheat sheet |
6 %cheat sheet |
7 %http://worldline.github.io/scala-cheatsheet/ |
7 %http://worldline.github.io/scala-cheatsheet/ |
8 |
|
9 % case class, apply, unappy |
|
10 % see https://medium.com/@thejasbabu/scala-pattern-matching-9c9e73ba9a8a |
|
11 |
|
8 |
12 |
9 \begin{document} |
13 \begin{document} |
10 |
14 |
11 \section*{A Crash-Course on Scala} |
15 \section*{A Crash-Course on Scala} |
12 |
16 |