API Pollution in Swift ModulesWhen you import a module into Swift code, you expect the result to be entirely additive. But as we’ll see, this isn’t always the case.#nshipster#swift#api#library-design·nshipster.com·Aug 25, 2019API Pollution in Swift Modules