| Package | Description |
|---|---|
| io.vavr |
| 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 © 2017. All Rights Reserved.