An object-functional language extension for Java 8+, providing persistent collections, functional control structures, and more.
<dependency>
<groupId>io.vavr</groupId>
<artifactId>vavr</artifactId>
<version>1.0.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a Vavr List, filters even numbers, and computes their sum.
Check the Vavr documentation for experimental API stability before using in production.
No dependency data recorded yet.