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: support require like import-vars #78

Merged
merged 3 commits into from
Mar 9, 2025

Conversation

raszi
Copy link
Contributor

@raszi raszi commented Mar 7, 2025

With this feature we add support for renaming the imported vars similar to the Clojure's require syntax.

Relates to #9
Closes #47
Closes #77
Fixes #46

@raszi raszi requested a review from slipset as a code owner March 7, 2025 09:11
@slipset slipset merged commit 4bf9867 into clj-commons:master Mar 9, 2025
1 check 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.

Add examples for optional names to README
3 participants