Contents

makeCharacterIterator()

Returns an iterator that will construct Characters from the underlying UTF-8 content.

Declaration

func makeCharacterIterator() -> UTF8Span.CharacterIterator

Discussion

The resulting iterator has the same lifetime constraints as self.