Join Slack
Powered by
Hello, I'm pretty new to Kotlin but wanted to star...
# arrow
j
João Gabriel Zó
01/16/2022, 5:36 PM
Hello, I'm pretty new to Kotlin but wanted to start it out implementing some things with Arrow since I got a little background in FP. Is there a structured path I could follow to learn it?
e
Emanuel Moecklin
01/17/2022, 2:26 PM
I found the official tutorials quite helpful:
https://arrow-kt.io/docs/core/
. Read through
https://arrow-kt.io/docs/apidocs/arrow-core/arrow.core/-either/
and some of the other data types and the four tutorials about error handling, monads etc.
4
Views
Open in Slack
Previous
Next