Protocol attached to Optional and NSNull which allows developers to check if an object is nil or not. This is good when working with type of Any like in Mirror, or Dictionaries where optional and NSNull types can be stored in Any
Geek Repo:Geek Repo
Github PK Tool:Github PK Tool