Avatar
↓これやっといて、 map[Element] を返すとか一貫性なくないですか?そして、 map についても Mapped を作ろうとしたら、 higher-kinded type がないといけないという・・・。 https://github.com/apple/swift-evolution/blob/master/proposals/0174-filter-range-replaceable.md
swift-evolution - This maintains proposals for changes and user-visible enhancements to the Swift Programming Language.
10:41 AM
最後に書かれてた。 It could be worthwhile to make a similar change to map, but this is beyond the capabilities of the current generics system because map does not preserve the element type