1
0
Fork
You've already forked iddys
1

Data.Nat.More: add more proofs #1

Open
jalil wants to merge 1 commit from jalil/iddys:nat-more into main
pull from: jalil/iddys:nat-more
merge into: jjl:main
jjl:main
First-time contributor
Copy link

A lot of believe_mes :c I tried my best to reduce them but I just ended up adding more. It helped me figure out how to use rewrite though c: very happy I did this.

I believe having some small exercises to try out rewrite is really helpful and should be added to the tutorial c:

Things like Itertools's combinators like windows on Vects is a good start c:

A lot of `believe_me`s :c I tried my best to reduce them but I just ended up adding more. It helped me figure out how to use `rewrite` though c: very happy I did this. I believe having some small exercises to try out rewrite is really helpful and should be added to the tutorial c: Things like `Itertools`'s combinators like windows on `Vect`s is a good start c:
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u nat-more:jalil-nat-more
git switch jalil-nat-more

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff jalil-nat-more
git switch jalil-nat-more
git rebase main
git switch main
git merge --ff-only jalil-nat-more
git switch jalil-nat-more
git rebase main
git switch main
git merge --no-ff jalil-nat-more
git switch main
git merge --squash jalil-nat-more
git switch main
git merge --ff-only jalil-nat-more
git switch main
git merge jalil-nat-more
git push origin main
Sign in to join this conversation.
No reviewers
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
jjl/iddys!1
Reference in a new issue
jjl/iddys
No description provided.
Delete branch "jalil/iddys:nat-more"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?