changeset 167 | 349d706586ef |
parent 123 | 556cd74cbba9 |
child 170 | 37b1bfcdba79 |
166:780c40aaad27 | 167:349d706586ef |
---|---|
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 |