kotlin-stdlib
Common
kotlin-stdlib
/
kotlin
/
ULongArray
/
iterator
iterator
open
operator override
fun
iterator
(
)
:
Iterator
<
ULong
>
(
source
)
Creates an iterator over the elements of the array.