Type Alias

String.UTF16View.Element

A type representing the sequence’s elements. このシーケンスの持つ要素を表している型。

Declaration 宣言

typealias Element = UTF16.CodeUnit

Discussion 解説