码迷,mamicode.com
首页 > 其他好文 > 详细

ReactiveX Operators

时间:2018-05-07 21:07:21      阅读:145      评论:0      收藏:0      [点我收藏+]

标签:group   control   bool   max   react   sub   out   using   ons   

This documentation groups information about the various operators and examples of their usage into the following pages:

Creating Observables
CreateDeferEmpty/Never/ThrowFromIntervalJustRangeRepeatStart, and Timer
Transforming Observable Items
BufferFlatMapGroupByMapScan, and Window
Filtering Observables
DebounceDistinctElementAtFilterFirstIgnoreElementsLastSampleSkipSkipLastTake, and TakeLast
Combining Observables
And/Then/WhenCombineLatestJoinMergeStartWithSwitch, and Zip
Error Handling Operators
Catch and Retry
Utility Operators
DelayDoMaterialize/DematerializeObserveOnSerializeSubscribeSubscribeOn,TimeIntervalTimeoutTimestamp, and Using
Conditional and Boolean Operators
AllAmbContainsDefaultIfEmptySequenceEqualSkipUntilSkipWhileTakeUntil, and TakeWhile
Mathematical and Aggregate Operators
AverageConcatCountMaxMinReduce, and Sum
Converting Observables
To
Connectable Observable Operators
ConnectPublishRefCount, and Replay
Backpressure Operators
a variety of operators that enforce particular flow-control policies

These pages include information about some operators that are not part of the core of ReactiveX but are implemented in one or more of language-specific implementations and/or optional modules.

 

http://reactivex.io/documentation/observable.html

ReactiveX Operators

标签:group   control   bool   max   react   sub   out   using   ons   

原文地址:https://www.cnblogs.com/feng9exe/p/9004674.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!