gpt4 book ai didi

swift - 条件协议(protocol)一致性?

转载 作者:搜寻专家 更新时间:2023-10-30 22:00:12 27 4
gpt4 key购买 nike

我想做这样的事情:

class SomeClass<Element> { }
extension SomeClass: SomeProtocol where Element: String { }

它告诉我:

Extension of type "SomeClass" with constraints cannot have an inheritance clause.

到目前为止,我本可以发誓,这是协议(protocol)/扩展/通用/关联类型范式的基本功能之一。还有其他方法可以实现吗?

最佳答案

这是在 Swift 4.1 中实现的。

关于swift - 条件协议(protocol)一致性?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/37359486/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com