StringRunes [Src]

class ref StringRunes is
  Iterator[U32 val] ref

Implements


Constructors

create [Src]

new ref create(
  string: String box)
: StringRunes ref^

Parameters

Returns


Public Functions

has_next [Src]

fun box has_next()
: Bool val

Returns


next [Src]

fun ref next()
: U32 val ?

Returns