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

Support arbitrary Julia values in macros for free diagrams #162

Merged
merged 2 commits into from
May 28, 2024

Conversation

epatters
Copy link
Member

For values not recognized as literals, uses the syntax $(...) inspired by value interpolation in Julia strings and expressions. See the tests for examples.

Closes #161.

@epatters epatters added the enhancement New feature or request label May 28, 2024
@epatters epatters merged commit 3ab3321 into main May 28, 2024
7 checks passed
@epatters epatters deleted the arbitrary_literals branch May 28, 2024 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

@acset_colim fails to assign user-defined attribute values
1 participant