UTF8View : Collection
UTF16View : BidirectionalCollection
UnicodeScalarView : BidirectionalCollection
Element : associatedtype Index
SubSequence : associatedtype Indices
Index : Comparable
Iterator = IndexingIterator<Self>
Indices : Collection = DefaultIndices<Self>
IndexDistance = Int
ExtendedGraphemeClusterLiteralType : _ExpressibleByBuiltinExtendedGraphemeClusterLiteral
StringLiteralType : _ExpressibleByBuiltinStringLiteral
UnicodeScalarLiteralType : _ExpressibleByBuiltinUnicodeScalarLiteral
|