Uses of Interface
io.vavr.CheckedFunction7

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