distinctKey
in the docs, but it does not exists
#6142
kaosdev
started this conversation in
Report issues other than bug
Replies: 1 comment 1 reply
-
From the 5.0.0-rc.2 CHANGELOG: distinct: remove distinctKey, distinct signature change and perf improvements (#2049) (89612b2), closes #2009 So it should be removed from https://github.com/ReactiveX/rxjs/blob/0dff2dcf19d69738c7dd5594cd02db8742133744/docs_app/content/guide/operators.md PRs welcome. 🙂 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As per title, i found a distinctKey operator listed in the following page:
https://rxjs.dev/guide/operators
But it seems like this operator does not exists anymore.
Beta Was this translation helpful? Give feedback.
All reactions