Funky

MIT License
Objective-C
iOS

1 image

Author

Description

Funky is a functional utility library written in Objective-C.

It provides a set of extension methods on NSArray, NSDictionary and NSSet for you to help dealing with common operations (usually in a functional way). Also provides a nice concept for dealing with nil values in collections.

It's easy to integrate, 100% documented, >96% unit tested, CocoaPods friendly, available on all Apple platforms.

Tags