Vavr (javaslang) the Function classes explained and show cased
Channel:
Subscribers:
11,000
Published on ● Video Link: https://www.youtube.com/watch?v=YL0DU8YQLmo
Functions can cache the code so it is only run once. Functions can be curried, combined and lifted.
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
Other Videos By Mike Møller Nielsen
2019-04-10 | Spring Boot - Hystrix Circuit Breaker |
2019-04-08 | Spring Boot - Configuration Server |
2019-04-03 | Vavr (javaslang) Collections |
2019-04-03 | Vavr (javaslang) Match |
2019-04-03 | Vavr (javaslang) Validation - Useful for web forms! |
2019-04-02 | Vavr (javaslang) Lazy class explained and show cased - Gives a better performance |
2019-04-02 | Vavr (javaslang) Future class explained and show cased |
2019-04-02 | Vavr (javaslang) Either class explained and show cased |
2019-04-01 | Vavr (javaslang) Try class explained and show cased - a more constructive way of catching exceptions |
2019-04-01 | Vavr (javaslang) Options class explained and show cased - A better version of Javas Optional |
2019-04-01 | Vavr (javaslang) the Function classes explained and show cased |
2019-04-01 | Vavr (javaslang) introduction and Tuples |
Tags:
vavr
java
javaslang
functional programming