Guest User

Untitled

a guest
Nov 22nd, 2017
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. ####Some Swift tips for reference
  2.  
  3. * Swift 4 - Variables declared `private` share the same access control scope between a `type` and any `extension` on said type.
Add Comment
Please, Sign In to add comment