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

Introduce type variable id #50

Open
davazp opened this issue Mar 11, 2019 · 0 comments
Open

Introduce type variable id #50

davazp opened this issue Mar 11, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@davazp
Copy link
Member

davazp commented Mar 11, 2019

Use an id to compare types instead of name. We would still have a name for types provided by the user, but id would be used for comparison.

That way we can prevent _ and __t1 from being the same type variable.

@davazp davazp added the bug Something isn't working label Mar 11, 2019
@davazp davazp added this to the Initial prototype milestone Mar 11, 2019
@davazp davazp added this to To do in Delisp Kanban Board via automation Mar 11, 2019
@davazp davazp removed this from the Initial prototype milestone May 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
No open projects
Development

No branches or pull requests

1 participant