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

Minor optimization in ignoreElements operator #3181

Merged
merged 1 commit into from
Jan 11, 2018
Merged

Commits on Dec 12, 2017

  1. refactor(ignoreElements): removed redundant noop

    Minor optimization.
    We don't need to call any kind of `noop` function, simply do not call anything.
    fljot committed Dec 12, 2017
    Configuration menu
    Copy the full SHA
    d013820 View commit details
    Browse the repository at this point in the history