Character.UnicodeScalarView.Index

struct Character.UnicodeScalarView.Index

A type that represents a position in the collection.

Valid indices consist of the position of every element and a "past the end" position that's not valid for use as a subscript argument.

Inheritance Comparable, Equatable View Protocol Hierarchy →
Import import Swift