Samond Classes Library 1.2.1-RELEASE build 181
Todo List
Class SCCollection

Methods such setByAdddingObject: and so on

Change parameters type from id to id<SCCollection>

Class SCCommon

Replace the return types from the class name to the instancetype

Move the support of the serialized files, data dictionaries, streams and collections into the new category NSObject(SCNSObject)

Class SCSet
Method member:
Class SCStream

SCZeroStream - zero data input stream (/dev/zero)

SCRandomStream - randomized data input stream (/dev/random)

SCMemoryStream - memory stream class

SCSharedMemoryStream - shared memory (SHMMEM) stream class

File stream viewing utilities