Contents

debugDescription

A textual representation of the value, suitable for debugging.

Declaration

var debugDescription: String { get }

Discussion

This property has the same value as the description property, except that NaN values are printed in an extended format.

See Also

Describing a Float