Javadoc for package XXX
Package | Description |
---|---|
io.vavr |
Beside
API the io.vavr package contains core types like (Checked)Functions and Tuples. |
io.vavr.collection |
Purely functional collections based on Traversable.
|
io.vavr.concurrent |
This package contains basic building blocks for creating fast, asynchronous, non-blocking parallel code.
|
io.vavr.control | |
io.vavr.match | |
io.vavr.match.annotation | |
io.vavr.match.generator | |
io.vavr.match.model | |
io.vavr.test |
A property check framework built around Property which integrates well with unit test frameworks like junit.
|