==(_:_:)
Equatable implementation.
Declaration
static func == (lhs: DiskImage.LayerType, rhs: DiskImage.LayerType) -> BoolDiscussion
Two LayerType values are equal if they represent the same layer type. For overlay layers, the blockCount parameter is ignored in the comparison.