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

Core documentation #2433

Merged
merged 6 commits into from
Apr 15, 2022
Merged

Conversation

DanGrayson
Copy link
Member

making progress on issue #1668

@pzinn
Copy link
Contributor

pzinn commented Apr 14, 2022

what's this toList1 vs toList? just curious

@DanGrayson
Copy link
Member Author

what's this toList1 vs toList? just curious

I found a package that defined a method tolist, which they had to do simply because toList is not a method function. So I renamed the compiled function to toList1 and made a method function called toList, which can be overloaded.

@DanGrayson DanGrayson merged commit c933afa into Macaulay2:development Apr 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants