Tag Archives: NSMutableArray

How to convert a mutable array to an immutable array

Really, how do you do this quickly ? Find here.

How to convert an immutable array to a mutable array

Part II of the mutable transformation „saga”. Find here how to quickly convert from immutable to mutable arrays.