Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SWIFT

declaration of empty dictionary in swift language

var emptyDictionary = [String: String]()
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #declaration #empty #dictionary #swift #language
ADD COMMENT
Topic
Name
9+7 =