Class For.IterableFor1<T1>

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

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