Skip to content

Finish RxJavaTraining#1

Merged
joyzem merged 8 commits intomainfrom
gazizov_rodion_07.07.2023
Jul 10, 2023
Merged

Finish RxJavaTraining#1
joyzem merged 8 commits intomainfrom
gazizov_rodion_07.07.2023

Conversation

@joyzem
Copy link
Copy Markdown
Owner

@joyzem joyzem commented Jul 10, 2023

No description provided.

@joyzem joyzem requested a review from Scker9 July 10, 2023 11:14
*/
Completable completeWhenTrue(Single<Boolean> checkSingle) {
throw new NotImplementedException();
return checkSingle.flatMapCompletable(emit -> {
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

придирка.. emit - плохой нейминг
лучше что-то вроде isEmitted

@joyzem joyzem merged commit d7d3de0 into main Jul 10, 2023
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.

2 participants