List of all available operators
There are operators for different purposes, and they may be categorized as: creation, transformation, filtering, joining, multicasting, error handling, utility, etc.
Creation operators
- make
- of
- from
- iterable
- faulted
- never
- completed
- timer
- interval
- proxy
- file
- combined
- race
- connectable
- merged
- concat
- generate
- network
- defer
- zipped
Transformation operators
- map
- map_to
- scan
- accumulated
- enumerate
- uppercase
- lowercase
- to_array
- switch_map
switch_map_to
- merge_map
- concat_map
concat_map_to
- exhaust_map
- start_with
- pairwise
- substitute
- override