Skip to content

Conversation

@JeffBezanson
Copy link
Member

No description provided.

@JeffBezanson JeffBezanson added the docs This change adds or pertains to documentation label Nov 6, 2025
gensym([tag])
Generates a symbol which will not conflict with other variable names (in the same module).
Generate a symbol unique among all calls to this function within the same process.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note that it is definitely not unique among names in the process (as the failed tests show), but only from context of defining one module

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs This change adds or pertains to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants