Type Alias

String.UTF16View.Iterator.Element

The type of element traversed by the iterator. このイテレータによって辿っていかれる要素の型。

Declaration 宣言

typealias String.UTF16View.Iterator.Element = UInt16

Discussion 解説