http://josephdepqbvoq7tm7uvynwmsji4354zmd3yp3rrtc245rilvq4ixayd.onion/posts/dont-use-scope-modifiers-with-extensions
Skip to content Home Apps Blog Posts Open Source Don't Use Scope Modifiers with Extensions Published 21st March, 2022 GMT+0 Tags : swift Extending types in Swift support setting the scope for the extension, i.e. public , internal , or private , with internal being implicit if nothing is specified.