Adam Szeptycki

CocoaPods trunk is moving to be read-only. Read more on the blog, there are 17 months to go.
3pods
Every provides template function for unwrapping tuple of optionals returning unwrapped values or nil.
License: MIT
Library provides enum for handling result from operation. Enum can have value Failure with associated NSError instance or value Success with associated result of operation.
License: MIT