Uses of Class
io.vavr.API.For1List
Packages that use API.For1List
Package
Description
Beside
API
the io.vavr package contains core types like (Checked)Functions and Tuples.-
Uses of API.For1List in io.vavr
Methods in io.vavr that return API.For1ListModifier and TypeMethodDescriptionstatic <T1> API.For1List
<T1> Creates aFor
-comprehension of one List.