Skip to content

Commit f827d3b

Browse files
committed
Added arrow.kt and functional to readme
1 parent 2530968 commit f827d3b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,9 @@ Visual Studio has good support, I assume it wraps around the CLI stuff.
5050
gherkin (cucumber) [data driven test](https://github.com/spekframework/spek/issues/521). [Baeldog article on spek](https://www.baeldung.com/kotlin-spek)
5151
* [KotlinLang list of some popular frameworks and libs](https://kotlinlang.org/docs/resources.html)
5252

53+
## Functional patterns and such
54+
* [Arrow functional companion to the kotlin stardard lib](https://arrow-kt.io/) has several topics including patterns, typeclasses, etc
55+
5356
##Some usage stats
5457
* [Jetbrains tracking usages](https://www.jetbrains.com/lp/devecosystem-2019/kotlin/). Note non-android dev is quite high.
5558
Breakdown on popular tools, and frameworks for kotlin. Includes a chart showing a breakdown of what platform kotlin is used to develop software for. I took

0 commit comments

Comments
 (0)