Demonstration programs for Scala course.
Most examples are in tests.
Simple example. KeyWallet example with comments. PrivateProtocol example.
- fib
- random numbers stream
- frequency of a letter
- stream parsing
- graph processing
- sender queue (interoperability with other frameworks, in particular reactive manifesto)
- merge streams nondeterministically after parallel processing