Uses of Package
io.vavr.collection

Packages that use io.vavr.collection
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.
A property check framework built around Property which integrates well with unit test frameworks like junit.