Table Contents
- Source factories
- Sink factories
- Transformation operators
- Filtering operators
- Combination operators
- Utilities
- Misc
- Redux middlewares
Source factories
- animation-frames
- create
- gamepads
- keyboard
- interval
- ms-elapsed
- never
- of
- pausable-interval
- timer
- Conversion from:
Sink factories
Transformation operators
- ap
- delay
- exhaust-map
- flat-map
- flatten
- flatten-iter
- loop
- lossless-throttle
- map
- map-delve
- map-to
- map-when
- pairwise
- pluck
- rescue
- scan
- switch-map
- throttle
- with-previous
Filtering operators
- debounce
- distinct-until-changed
- drop-after
- drop-repeats
- drop-until
- filter
- filter-promise
- first
- last
- partition
- reject
- skip
- take
- take-until
- take-while
Combination operators
- buffer
- buffer-time
- cartesian-product
- combine
- concat
- concat-with
- default-if-empty
- merge
- merge-with
- pull-when
- sample
- sample-combine
- sample-when
- start-with