Package org.pkl.core.runtime
Class Iterators.TruffleIterator<T>
java.lang.Object
org.pkl.core.runtime.Iterators.TruffleIterator<T>
- All Implemented Interfaces:
Iterator<T>
- Enclosing class:
- Iterators
An iterator for iterables that performs all work behind Truffle boundaries.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TruffleIterator
-
-
Method Details