Wednesday, May 27, 2015

One of Them, One of Those, or Nothing in Swift

This is a simple data structure in swift which will store one of these -- an NSObject -- one of those (a String) or nothing at all (nil).

No comments: