vʌvr (formerly called Javaslang) is a non-commercial, non-profit object-functional library that runs with Java 8+. It aims to reduce the lines of code and increase code quality.
翻译 - VAVR(以前称为Javaslang)是与Java 8+一起运行的非商业性,非盈利对象功能库。它旨在减少代码行并提高代码质量。
Curated list of useful, if not amazing, resources that take advantage of Java 8 and "Modern Java" thinking.
Import data from CSV files to Cassandra using Akka Streams with Java 8
Learn functional programming basics in Java and Scala by implementing Twitter for galaxy far far away
Source code for SC17 talk: http://seleniumcamp.com/talk/how-java-8-can-simplify-test-automation
Code samples demonstrating benefits of some Java 8 extensions and libraries
a kata for practicing the legacy code refactoring. Using the constraint of IDE-based refactoring techniques in the beginning, until the code is fully tested
Playground for Vavr (Javaslang) features. Used for demos at presentations.
Practicing the fizzbuzz kata, with different approaches (in clojure)
That repo contains some vavr (javaslang) examples, Let's try lazy evaluation in java...