RACSequence Class Reference
Inherits from | RACStream : NSObject |
Conforms to | NSCoding NSCopying NSFastEnumeration |
Declared in | RACSequence.h |
Tasks
-
head
property -
tail
property -
array
property -
objectEnumerator
property -
eagerSequence
property -
lazySequence
property -
– signal
-
– signalWithScheduler:
-
+ sequenceWithHeadBlock:tailBlock: