Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Refactor in-range to in-inclusive-range when possible #376

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jackfirth
Copy link
Owner

Closes #153 and closes #369.

I'm keeping this open as a draft for now. It relies on a patch to Racket to emit a 'disappeared-visit syntax property. I'm not sure yet if this will work for uses of in-range in for at higher phases.

@jackfirth jackfirth added enhancement New feature or request new lint Issues suggesting new lints or pull requests implementing new lints labels Oct 20, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request new lint Issues suggesting new lints or pull requests implementing new lints
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Disappeared visit tracking Suggest using in-inclusive-range instead of in-range
1 participant