rac_sequence
Creates and returns a sequence of indexes (as NSNumber
s) corresponding to
the receiver.
@property (nonatomic, copy, readonly) RACSequence *rac_sequence
Discussion
Mutating the receiver will not affect the sequence after it’s been created.
Declared In
NSIndexSet+RACSequenceAdditions.h