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.
The function used to describe elements.
var descriptionFunction: ((UnsafeRawPointer) -> String?)? { get set }This function is used by description methods for hash and map tables.