Avatar
omochimetaru 3/28/2017 7:28 AM
protocol Sequence { associatedtype Iterator : IteratorProtocol ... associatedtype SubSequence : Sequence // currently ill-formed, but should be possible } シーケンスのサブシーケンスはシーケンス、としたいけど現状はできない、とかがあるらしい