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

Allow various 'get' functions to work with const input. #27

Merged
merged 2 commits into from
Dec 13, 2024

Conversation

luciansmith
Copy link

Needed a couple particular functions for Antimony, so implemented support for those and several others. Many many other possible functions could be similarly updated, but it's very late in the process to suddenly realize that 'gets' only need const input, so this is probably fine for now.

Needed a couple particular functions for Antimony, so implemented support for those and several others.  Many many other possible functions could be similarly updated, but it's very late in the process to suddenly realize that 'gets' only need const input, so this is probably fine for now.
Also, remove redundant definition.
@adelhpour adelhpour merged commit 2cfd718 into develop Dec 13, 2024
8 of 10 checks passed
@adelhpour
Copy link
Member

Thank you so much @luciansmith. Yeah, it is very late! hopefully I get the time to fix it at some point!

@adelhpour adelhpour deleted the allow-get-on-const branch December 17, 2024 21:55
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