Iterator [Src] [A: A]

interface ref Iterator[A: A]

Public Functions

has_next [Src]

fun ref has_next()
: Bool val

Returns


next [Src]

fun ref next()
: A ?

Returns

  • A ?