Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

NSDictionary and NSArray mutable deep copy

This rep contains two small categories to NSArray and NSDictionary, that create a copy of the collection in which all dictionaries and arrays are recreated as mutable if immutable, recursively through the collection hierarchy. It includes a sample project that demonstrates how to make a deep mutable copy of the NSUserDefaults dictionary representation.

About

NSDictionary + Deep mutable copy

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages