Package | Description |
---|---|
io.vavr |
Beside
API the io.vavr package contains core types like (Checked)Functions and Tuples. |
Modifier and Type | Method and Description |
---|---|
static <T1,T2,T3,T4,T5,T6> |
API.For(Iterable<T1> ts1,
Iterable<T2> ts2,
Iterable<T3> ts3,
Iterable<T4> ts4,
Iterable<T5> ts5,
Iterable<T6> ts6)
Creates a
For -comprehension of 6 Iterables. |
Copyright © 2021. All Rights Reserved.