Vavr (javaslang) Options class explained and show cased - A better version of Javas Optional

Subscribers:
11,000
Published on ● Video Link: https://www.youtube.com/watch?v=r8ZjRGKo3Ms



Duration: 7:35
687 views
14


The Option class is a lot like the Optional class in Java 8. However the handling of null values when mapping is very different.

Feel free to leave a comment or question.
Enjoy! :-)
The code is located here:
https://github.com/ekim197711/vavr
Follow me on twitter:
https://twitter.com/MikeMoelNielsen







Tags:
java
javaslang
vavr
functional programming