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

branchless .filter(_).count() #39107

Merged
merged 4 commits into from
Feb 5, 2017
Merged

Commits on Jan 16, 2017

  1. branchless .filter(_).count()

    llogiq committed Jan 16, 2017
    Configuration menu
    Copy the full SHA
    6c94089 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2017

  1. fix style nits

    llogiq committed Jan 17, 2017
    Configuration menu
    Copy the full SHA
    27f7615 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2017

  1. add test case for filter+count

    llogiq committed Jan 18, 2017
    Configuration menu
    Copy the full SHA
    b40432c View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2017

  1. add explanation, fix test

    llogiq committed Jan 24, 2017
    Configuration menu
    Copy the full SHA
    bfabe81 View commit details
    Browse the repository at this point in the history