Skip to content

Change field names in new function hierarchy #1727

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

Merged
merged 5 commits into from
Mar 11, 2022

Conversation

MatthewDaggitt
Copy link
Contributor

Fixes #1493. Changes the names of the fields in the records of the new function hierarchy from f, g, cong₁, cong₂ to to, from, to-cong, from-cong.

Haven't yet implemented @andreasabel's request for the old _<$>_ notation. I guess it could be added as an intern definition in Func ... Thoughts?

@JacquesCarette
Copy link
Contributor

Huge +1 on the _<$>_ notation.

@MatthewDaggitt
Copy link
Contributor Author

Opened new issue for notation. Merging this in now.

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.

Names f and g in Function.Bundles
2 participants