Stars
Algorithms and data structures in Swift, with explanations!
Is a collection of well-documented data structures, categories and helpers to help you develop your cocoa application and solve common problems that developers are facing.
iOS Objective-C headers as derived from runtime introspection
This project demonstrates a category, NSDate+Formatting, that implements the Rails distanceFromTimeInWords method from date_helper.rb in Objective-C, suitable for use in your iOS or Mac Objective-C…