Contents

makeIterator()

Returns an iterator over the elements of the collection.

Declaration

func makeIterator() -> String.Iterator

See Also

Iterating over a String’s Characters