Instance Property インスタンスプロパティ

descriptionFunction

The function used to describe elements. 要素を記述するのに使われる関数。

Declaration 宣言

var descriptionFunction: ((UnsafeRawPointer) -> String?)? { get set }

Discussion 議論

This function is used by description methods for hash and map tables. この関数は、ハッシュおよびマップテーブルに対する記述メソッドによって使われます。

See Also 参照

Personality Functions パーソナリティ関数