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