Uses of Class
io.vavr.API.ForLazy2Future
Packages that use API.ForLazy2Future
Package
Description
Beside
API the io.vavr package contains core types like (Checked)Functions and Tuples.-
Uses of API.ForLazy2Future in io.vavr
Methods in io.vavr that return API.ForLazy2FutureModifier and TypeMethodDescriptionstatic <T1,T2> API.ForLazy2Future <T1, T2> Creates a lazyFor-comprehension over two Futures.