arrow-core-data / arrow.core / kotlin.collections.Iterator
fun <A, B>
Iterator
<A>.iterateRight(lb:
Eval
<B>, f: (A,
<B>) ->
<B>):
<B>
Do you like Arrow?