earroyoron
04/02/2019, 4:48 PMNullPointerExceptions
(ironic)
Then the Optional arrived and I tried to use that when was appropriate.
Then I started with Kotlin, without Optional but a much more better <IMHO> approach for nulls. I gave up with Optionals.
Then I learn Arrow, and there is an Option
again.
Yes, is not the same as in Java, is much more idiomatic and not a patch (that Java Optional
is) but well, I am confused, so may someone give some advise on this issue? Thanks a lot