I was having a look at the Arrow library found here. Why would ever want to use an Option type instead of Kotlin's built in nullables?
I am trialing the use of Kotlin's Arrow library Either object to handle exceptions within a project. My experience with it thus far has been OK, but I'm struggl