Redundant duplication of typealiase declarations when conforms to a protocol

前端 未结 0 1725
爱一瞬间的悲伤
爱一瞬间的悲伤 2021-01-12 08:28
protocol PathCollection: Collection where Element == Target.Element, Index == Target.Index {
    associatedtype Target: Collection
    static var reference: KeyPath&         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题