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

String default arguments render without quotes #17

Open
Kodiologist opened this issue Jan 22, 2022 · 0 comments
Open

String default arguments render without quotes #17

Kodiologist opened this issue Jan 22, 2022 · 0 comments
Assignees

Comments

@Kodiologist
Copy link
Member

For example, gensym, defined as (defn gensym [[g "G"]] …), is currently rendered as (hy.gensym [g G]). Probably this is just a matter of using repr or hy.repr instead of str.

@allison-casey allison-casey self-assigned this Feb 14, 2022
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

No branches or pull requests

2 participants