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

Feat(optim): generalize for all mechanisms #16

Closed
EmileRolley opened this issue Aug 1, 2023 · 1 comment
Closed

Feat(optim): generalize for all mechanisms #16

EmileRolley opened this issue Aug 1, 2023 · 1 comment
Assignees
Labels
✨ enhancement New feature or request ⚡ optims Issues related to the `optims` module

Comments

@EmileRolley
Copy link
Collaborator

lexicalSubstitutionOfRefValue should be refactored to be easily generalized to all supported mechanisms:
https://github.com/incubateur-ademe/publicodes-tools/blob/f83c4cbaa8020bd477227f0c711fd1fc43f4956e/source/optims/constantFolding.ts#L152-L204

@EmileRolley EmileRolley added ✨ enhancement New feature or request ⚡ optims Issues related to the `optims` module labels Aug 1, 2023
@EmileRolley EmileRolley self-assigned this Aug 1, 2023
@EmileRolley
Copy link
Collaborator Author

Done in #35

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ enhancement New feature or request ⚡ optims Issues related to the `optims` module
Projects
None yet
Development

No branches or pull requests

1 participant