Package org.pkl.core.runtime
Class Iterators
java.lang.Object
org.pkl.core.runtime.Iterators
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classA reverse iterator for arrays.static final classA reverse iterator for lists that performs all work behind Truffle boundaries.static final classAn iterator for iterables that performs all work behind Truffle boundaries. -
Method Summary
-
Method Details
-
emptyTruffleIterator
-