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

[2.0] Add new methods Collection::findFirst and Collection::reduce #252

Merged
merged 4 commits into from
Jun 10, 2021
Merged

[2.0] Add new methods Collection::findFirst and Collection::reduce #252

merged 4 commits into from
Jun 10, 2021

Commits on Feb 15, 2021

  1. Add find method

    VincentLanglet committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    986fa6b View commit details
    Browse the repository at this point in the history
  2. Add reduce method

    VincentLanglet committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    893f828 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7896f29 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2021

  1. Fix phpstan

    VincentLanglet committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    cdb4f63 View commit details
    Browse the repository at this point in the history