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 generic version of Sequence for any number type #893

Merged
merged 8 commits into from
Sep 23, 2024

Commits on Nov 19, 2022

  1. Configuration menu
    Copy the full SHA
    f1bf4e8 View commit details
    Browse the repository at this point in the history
  2. Fix null arg tests

    atifaziz committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    2215515 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68d0f8f View commit details
    Browse the repository at this point in the history
  4. Inline null arg test helper

    atifaziz committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    6f67c41 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1f3315b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8917f27 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. Merge remote-tracking branch 'upstream/master' into generic-number-se…

    …quence
    
    Conflicts resolved:
    
    - MoreLinq/MoreLinq.csproj
    atifaziz committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    8e2c587 View commit details
    Browse the repository at this point in the history
  2. Fix documentation typos

    atifaziz committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    1ac5b79 View commit details
    Browse the repository at this point in the history