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

Add Itertools.contains #514

Merged
merged 9 commits into from Jan 13, 2021
Merged

Add Itertools.contains #514

merged 9 commits into from Jan 13, 2021

Commits on Jan 10, 2021

  1. Add Itertools.contains

    mmirate committed Jan 10, 2021
    Configuration menu
    Copy the full SHA
    d118414 View commit details
    Browse the repository at this point in the history
  2. Update src/lib.rs

    Co-authored-by: Jack Wrenn <me@jswrenn.com>
    mmirate and jswrenn committed Jan 10, 2021
    Configuration menu
    Copy the full SHA
    29b6828 View commit details
    Browse the repository at this point in the history
  3. Update src/lib.rs

    Co-authored-by: Jack Wrenn <me@jswrenn.com>
    mmirate and jswrenn committed Jan 10, 2021
    Configuration menu
    Copy the full SHA
    3c4d784 View commit details
    Browse the repository at this point in the history
  4. Update src/lib.rs

    Co-authored-by: Jack Wrenn <me@jswrenn.com>
    mmirate and jswrenn committed Jan 10, 2021
    Configuration menu
    Copy the full SHA
    d4a2937 View commit details
    Browse the repository at this point in the history
  5. Update src/lib.rs

    mmirate committed Jan 10, 2021
    Configuration menu
    Copy the full SHA
    4391157 View commit details
    Browse the repository at this point in the history
  6. Fix missing import

    mmirate committed Jan 10, 2021
    Configuration menu
    Copy the full SHA
    eb967a1 View commit details
    Browse the repository at this point in the history
  7. Make the doctests pass

    mmirate committed Jan 10, 2021
    Configuration menu
    Copy the full SHA
    2541ca9 View commit details
    Browse the repository at this point in the history
  8. Update src/lib.rs

    Co-authored-by: Jack Wrenn <me@jswrenn.com>
    mmirate and jswrenn committed Jan 10, 2021
    Configuration menu
    Copy the full SHA
    a15e7d9 View commit details
    Browse the repository at this point in the history
  9. Fix typo

    mmirate committed Jan 10, 2021
    Configuration menu
    Copy the full SHA
    6a8a6c1 View commit details
    Browse the repository at this point in the history