RAC Marbles
Interactive diagrams for ReactiveCocoa
Transforming Operators
delay
map
Combining Operators
combineLatest
sampleOn
zip
Filtering Operators
filter
skip
take
takeLast
takeUntil
Flattening Operators
concat
merge
Aggregating Operators
reduce
TODO
mapError
ignoreNil
collect
observeOn
materialize
dematerialize
scan
sampleOn
combinePrevious
skipRepeats
skipWhile
takeUntilReplacement
takeWhile
try
tryMap
throttle
timeoutWithError
promoteErrors
timer
on
startOn
times
then
catch
retry
first
last
single
wait
latest
flatMap
20
40
60
80
100
1
1
flatten(.Merge)
20
40
60
1
80
100
1
Shameless fork of
RxMarbles
by
@andrestaltz
. Source on
github