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

improve implementation of splitAt, take and drop. #2056

Merged
merged 6 commits into from
Sep 17, 2023
Merged

Commits on Aug 13, 2023

  1. Configuration menu
    Copy the full SHA
    1b1ef44 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Remove some additional with calls that were not needed. Fix a number …

    …of proofs to no longer need unfold-take nor unfold-drop (and these are now trivial as well). Simplify group somewhat as well.
    JacquesCarette committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    8920a12 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    3041c0a View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    7e936ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c136ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2041d3e View commit details
    Browse the repository at this point in the history