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

Add short descriptions for scan, catch, and switchMap #142

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

benlesh
Copy link
Collaborator

@benlesh benlesh commented May 3, 2024

No description provided.

@benlesh benlesh requested a review from domfarolino May 3, 2024 21:17
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@domfarolino
Copy link
Collaborator

@benlesh could you address the review?

benlesh and others added 2 commits June 11, 2024 11:13
Co-authored-by: Adrien Crivelli <[email protected]>
Co-authored-by: Adrien Crivelli <[email protected]>
- `takeUntil(Observable)`
- Returns an observable that mirrors the one that this method is called on,
until the input observable emits its first value
- `catch()`
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems redundant with the other PR, right?

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

Successfully merging this pull request may close these issues.

3 participants