pekko/docs/src
Martin Hansen 57af84a56a
feat: Add switchMap operator (#1787)
* feat: switchMap

* chore: minor code review issues

- adjust import style
- adjust header

* chore: fix header check

(add missing newline)

* chore: fix java formatting

* docs: fix operator docs

* docs: improve SwitchMap description

* chore: various review issues

* docs: fix typo

* docs: fix another typo

* chore: more review changes
2025-03-09 04:32:24 +08:00
..
main feat: Add switchMap operator (#1787) 2025-03-09 04:32:24 +08:00
test feat: Add support for switching scheduler (#1724) 2025-01-23 03:55:15 +08:00