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 SRFI 212 #646

Closed
dpk opened this issue Dec 3, 2021 · 1 comment · Fixed by #882
Closed

Support SRFI 212 #646

dpk opened this issue Dec 3, 2021 · 1 comment · Fixed by #882

Comments

@dpk
Copy link
Contributor

dpk commented Dec 3, 2021

I think this should just be as simple as

(export alias)

(define-alias alias define-alias)

but I can’t test it right now.

@vyzo
Copy link
Collaborator

vyzo commented Dec 3, 2021

even simpler, just export with rename.

@vyzo vyzo added this to the Gerbil18 milestone Sep 9, 2023
vyzo added a commit that referenced this issue Sep 20, 2023
@vyzo vyzo linked a pull request Sep 20, 2023 that will close this issue
vyzo added a commit that referenced this issue Sep 20, 2023
@vyzo vyzo closed this as completed in #882 Sep 20, 2023
vyzo added a commit that referenced this issue Sep 20, 2023
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 a pull request may close this issue.

2 participants