Swift’s new generics implementation fixes many longtime bugs, mostly related to handling of complex same-type requirements, such as those on a collection’s SubSequence associated type, and code using ...