Avatar
some Foo<.Bar == Baz> についても、↓のセクション( Expressing constraints directly on arguments and returns )で言及されてます。僕はこの記法で anysome が統一されるのが良いと思います。 https://forums.swift.org/t/improving-the-ui-of-generics/22814#heading--directly-expressing-constraints
@Douglas_Gregor wrote the Generics Manifesto almost three years ago, which provided the roadmap for the core of Swift's protocols and generics features. Since then, we've implemented almost all of the basic model that it envisioned. Although there are further features we could...
12:39 AM
今のところ動きがなさそうなので、当分かかるのは間違いないと思います。おそらく Swift 6.0 では来ないでしょうね・・・。
12:40 AM
any だけなら Parser の問題なので、早めに導入してほしいですが・・・。