Skip to content

Conversation

@swannodette
Copy link
Member

If we have a symbol of the form A/B and the following conditions are met:

  1. A is not an namespace alias
  2. A is not a dotted symbol
  3. A is an unqualifed var defined or referred in the current ns

Then interpret A/B as A.B

Note this means that namespace aliases will always shadow unqualified vars defined or referred in the current ns

If we have a symbol of the form A/B and the following conditions are
met:

1. A is not an namespace alias
2. A is not a dotted symbol
3. A is an unqualifed var defined or referred in the current ns

Then interpret A/B as A.B

Note this means that namespace aliases will always shadow unqualified
vars defined or referred in the current ns
@swannodette swannodette merged commit 7c718ad into master Nov 21, 2025
11 checks passed
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