Uses of Interface
io.vavr.CheckedRunnable

Packages that use CheckedRunnable
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.