Just a general question: If you only know a littl...
# arrow
s
Just a general question: If you only know a little about FP (say, you know Kotlin and you know about higher order functions/lambdas, immutability, a little about simple Monads such as Option, Either, Try, etc), what would the best resource/book/site be to learn how to integrate functional programming (Arrow) into Kotlin? Are there website to learn from, idioms to adopt, examples to browse?