Uses of Interface
io.vavr.CheckedFunction1

Packages that use CheckedFunction1
Package
Description
Beside API the io.vavr package contains core types like (Checked)Functions and Tuples.
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.