Skip to content

Equatable Implementations

No overview available.

Operators

!=(:😃

swift
static func != (Self, Self) -> Bool

==(:😃

swift
static func == (BTWire, BTWire) -> Bool

Two BTWire are equal if their containing CBPeripheral are equal.