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

Optimize Chain length methods #4166

Merged
merged 7 commits into from
Apr 9, 2022
Merged

Optimize Chain length methods #4166

merged 7 commits into from
Apr 9, 2022

Commits on Apr 7, 2022

  1. Configuration menu
    Copy the full SHA
    f331cc8 View commit details
    Browse the repository at this point in the history
  2. Optimize Chain.knownLength

    bplommer committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    4ec151c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    237c2ed View commit details
    Browse the repository at this point in the history
  4. Fix scala 3 compilation

    bplommer committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    d5000f3 View commit details
    Browse the repository at this point in the history
  5. Tail-recursive length loop

    bplommer committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    bb24501 View commit details
    Browse the repository at this point in the history
  6. Remove dead code

    bplommer committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    718dc8d View commit details
    Browse the repository at this point in the history
  7. Fix comment

    bplommer committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    2125218 View commit details
    Browse the repository at this point in the history