ConciseKit icon indicating copy to clipboard operation
ConciseKit copied to clipboard

A set of Objective-C additions and macros that helps you write code more quickly.

Results 8 ConciseKit issues
Sort by recently updated
recently updated
newest added

Added an instance method to NSString that removes leading and trailing whitespace.

Added $all and $any methods to NSArray additions.

Library paths. Append path for NSString.

This adds $listen, $notify and shorthands for NSNotificationCenter methods.

Hope you are doing well.

CKSingleton doesn't work with ARC. It uses retain/release/autorelease. Would something like this commit work? https://github.com/bendyworks/ConciseKit/commit/ac58ada3faed3beae8025553e73712121bf446ae It seems to work for us, but another opinion would be great.

in CKMacros Shouldn't these macros have a CGPoint instead of Point also CGRect