rac_sequence
Creates and returns a sequence corresponding to the receiver.
@property (nonatomic, copy, readonly) RACSequence *rac_sequence
Discussion
The receiver is exhausted lazily as the sequence is enumerated.
Declared In
NSEnumerator+RACSequenceAdditions.h