Learn about the new 'package' access modifier in Swift 5.9 and its usefulness for package developers in sharing code between modules without exposing it outside the package.
Table of contents
Permalink Recap: access modifiers you already knowPermalink New in Swift 5.9: packagePermalink Why is it helpful for package developersPermalink Future: Applicability for binary frameworksSort: