Class For.IterableFor2<T1,T2>

java.lang.Object
cloud.opencode.base.functional.monad.For.IterableFor2<T1,T2>
Enclosing class:
For

public static final class For.IterableFor2<T1,T2> extends Object
For-comprehension builder for two Iterables. 两个 Iterable 的 for 表达式构建器。
Since:
JDK 25, opencode-base-functional V1.0.0
Author:
Leon Soo www.LeonSoo.com