Avatar
OptionalProtocol 、昔は where T == Int? とかでも必要だったけどこれは解消してマシになったんですけど、まだ == T? が書けないんですよねぇ。
3:44 AM
これがないから compactMap の Proposal に書かれてる compact も実装できない・・・。 https://github.com/apple/swift-evolution/blob/master/proposals/0187-introduce-filtermap.md
swift-evolution - This maintains proposals for changes and user-visible enhancements to the Swift Programming Language.