Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Operators Badges in Latest Version #22

Open
BioPhoton opened this issue Aug 10, 2019 · 0 comments
Open

Operators Badges in Latest Version #22

BioPhoton opened this issue Aug 10, 2019 · 0 comments

Comments

@BioPhoton
Copy link
Owner

BioPhoton commented Aug 10, 2019

❌Flattening Operators

Creation Variants Map MapTo All Special
✅merge ✅mergeMap ✅mergeMapTo ❌mergeAll ❌mergeScan  
✅concat ✅concatMap ✅concatMapTo ✅concatAll ❌startWith ❌endWith
✅switchMap ✅switchMapTo ❌switchAll ❌switchScan  
✅exhaustMap   ✅exhaust    
❌expand          

❌Combination Operators

Creation Variants   All Special
❌combineLatest ❌combineLatest ❌combineAll ❌forkJoin
❌zip ❌zip ❌zipAll  
withLatestFrom❌    

✅Rate-limiting Operators

Creation  Time
✅throttle ✅throttleTime
✅debounce ✅debounceTime
✅sample ✅sampleTime
✅audit ✅auditTime

❌Accumulative Operators

Pure Variants            
❌scan ❌reduce ❌count ❌min ❌max ❌every ❌toArray ❌sequenceEqual

❌Slicing Operators

   Variants  
❌window ❌windowTime ❌windowToggle ❌windowWhen ❌windowCount
❌groupBy ❌partition    

✅Transform Operators

Pure  Variants          
✅map ✅mapTo ✅pluck ✅timestamp ✅timeInterval ✅pairs ✅materialize ✅dematerialize

✅Side effect Operators

Pure Variation
✅tap ✅finalize

❌Multicasting Operators

Creation  Pure  Replay Behavior  Async
❌multicast ✅multicast      
✅refCount      
❌share ❌shareReplay    
✅publish ❌publishReplay ❌publichBehavior  ❌publishLast

❌Subjects

Pure  Variants      
✅Subject ✅BehaviorSubject ✅ReplaySubject ✅AsyncSubject  ❌WebsocketSubject

✅Scheduling Operators

Creation Variants    
✅scheduled ✅observeOn ✅subscribeOn

❌Conditional Operators

Creation Pure Variants
❌if ❌race ❌race ❌isEmpty
  ❌empty ❌defaultIfEmpty  

❌Buffer Operators

Pure Variants
❌buffer ❌bufferTime ❌bufferToggle ❌bufferWhen ❌bufferCount ❌pairwise

❌Timing Operators

Creation     Pure Variants  
❌interval ❌timer ❌delay ❌delayWhen

❌Generation Operators

Creation        
❌from ❌fromEvent ❌fromEventPattern ❌range ❌generate
❌of ❌NEVER ❌EMPTY    
❌create ❌defere      
❌bindCallback ❌bindNodeCallback    
@BioPhoton BioPhoton changed the title Proposal for a fine grained, source code based, grouping system for operators Operators Badges Aug 10, 2019
@BioPhoton BioPhoton changed the title Operators Badges Operators Badges in Latest Version Aug 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant