We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 899eb71 commit ef2ac48Copy full SHA for ef2ac48
README.md
@@ -3,6 +3,7 @@
3
A repository with small coding tasks for the Kotlin course:
4
5
- [functional programming](./src/main/kotlin/cub/fp)
6
+- [parallel & concurrent programming](./src/main/kotlin/cub/concurrent)
7
8
In the folder with tasks you will find two nested folders: `tasks` and `answers`.
9
The `tasks` folder contains several small tasks that should be done.
0 commit comments