Leather Engine Documentation
View source
class
MapIIterator<
A
,
B
>
package
thx
import
thx.Iterators
@:directlyUsed
Constructor
new
(
base:
Iterator
<
A
>,
f:(
A
,
Int
) ‑>
B
)
Methods
hasNext
():
Bool
next
():
B