Vavr 0.10.6 API

This is the documentation for the Vavr library.

Packages
Package
Description
Beside API the io.vavr package contains core types like (Checked)Functions and Tuples.
Purely functional collections based on Traversable.
This package contains basic building blocks for creating fast, asynchronous, non-blocking parallel code.
Control structures like the disjoint union type Either, the optional value type Option and Try for exception handling.