Runes constructor

Runes(String string)

Creates a Runes iterator for string.

Implementation

Runes(this.string);