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

Simplify leftover Function imports #2012

Merged
merged 7 commits into from
Jul 28, 2023
Merged

Conversation

Saransh-cpp
Copy link
Contributor

@Saransh-cpp Saransh-cpp commented Jul 1, 2023

Simplified every Function import.

Function was at the 3rd position of "dot-analysis" and now it is not anywhere in the top 10.

Also somewhat related to #759

@Saransh-cpp Saransh-cpp marked this pull request as draft July 1, 2023 21:17
Copy link
Member

@gallais gallais left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

README/Data/Container/Indexed.agda Outdated Show resolved Hide resolved
src/Data/Graph/Acyclic.agda Outdated Show resolved Hide resolved
@Saransh-cpp Saransh-cpp marked this pull request as ready for review July 2, 2023 16:38
@Taneb Taneb merged commit 08483d2 into agda:master Jul 28, 2023
1 check passed
@Saransh-cpp Saransh-cpp deleted the leftover-Function branch July 28, 2023 20:46
@andreasabel andreasabel mentioned this pull request Aug 27, 2023
MatthewDaggitt pushed a commit that referenced this pull request Oct 13, 2023
* Simplify leftover `Function` imports

* `Function` -> `Function.Base`

Co-authored-by: G. Allais <[email protected]>

---------

Co-authored-by: G. Allais <[email protected]>
andreasabel pushed a commit that referenced this pull request Jul 10, 2024
* Simplify leftover `Function` imports

* `Function` -> `Function.Base`

Co-authored-by: G. Allais <[email protected]>

---------

Co-authored-by: G. Allais <[email protected]>
@andreasabel andreasabel mentioned this pull request Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants