Repository navigation
javaslang
- Website
- Wikipedia
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.
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
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
Practicing the fizzbuzz kata, with different approaches (in clojure)
That repo contains some vavr (javaslang) examples, Let's try lazy evaluation in java...