A hash of the data value.
SDKs
- macOS 10.14+
- Xcode 11.2+
Framework
- Create ML
Declaration
var hashValue: Int { get }
A hash of the data value.
SDKs
Framework
var hashValue: Int { get }
static func != (MLData Value, MLData Value) -> Bool
Returns a Boolean value indicating whether two values are not equal.
static func == (MLData Value, MLData Value) -> Bool
Returns a Boolean value indicating whether two data values wrap the same underlying value.