Index Hierarchy NSObject(RACLifting) Category Reference Declared in NSObject+RACLifting.h Tasks – rac_liftSelector:withObjects: – rac_liftBlock:withArguments: Instance Methods rac_liftBlock:withArguments: - (RACSignal *)rac_liftBlock:(id)block withArguments:(id)arg, ... rac_liftSelector:withObjects: - (RACSignal *)rac_liftSelector:(SEL)selector withObjects:(id)arg, ... Index Hierarchy