ProductCompanion

public protocol ProductCompanion

Undocumented

  • Undocumented

    Declaration

    Swift

    associatedtype A where Self.A == Self.P.C
  • Undocumented

    Declaration

    Swift

    associatedtype P : Product
  • Undocumented

    Declaration

    Swift

    var typeclass: P { get }