Type Alias

Substring.UnicodeScalarView.Element

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

Declaration 宣言

typealias Element = String.UnicodeScalarView.Element

Discussion 解説