var value: UInt32
A numeric representation of the Unicode scalar.
ユニコードスカラーの数値表現。
var properties: Unicode.Scalar.Properties
Properties of this scalar defined by the Unicode standard.
ユニコード標準によって定義されるこのスカラーのプロパティ。
struct Unicode.Scalar.Properties
A value that provides access to properties of a Unicode scalar that are defined by the Unicode standard.
ユニコード標準によって定義されるユニコードスカラーのプロパティに対するアクセスを提供する値。
func hash(into: inout Hasher)
Hashes the essential components of this value by feeding them into the given hasher.
この値の本質的な構成要素を、それらをその与えられたhasherへと与えることによって、ハッシュ化します。