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

Not recommend tap() for Nullable/Undefinable/Maybe generally #571

Merged
merged 1 commit into from
Feb 4, 2020

Conversation

tetsuharuohzeki
Copy link
Contributor

We added these functions to

  • Sort with other types.
  • Future enhancement for pipelining functions.

Generally, simple if statement would be readable and efficient.

We added these functions to

* Sort with other types.
* Future enhancement for pipelining functions.

Generally, simple `if` statement would be readable and efficient.
@tetsuharuohzeki tetsuharuohzeki changed the title Not recomment tap for Nullable/Undefinable/Maybe generally Not recommend tap() for Nullable/Undefinable/Maybe generally Feb 4, 2020
@tetsuharuohzeki tetsuharuohzeki merged commit 593e68a into option-t:master Feb 4, 2020
@tetsuharuohzeki tetsuharuohzeki deleted the add-comment branch February 4, 2020 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant