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

Can we remove RRef? #232

Open
andrevidela opened this issue Jun 11, 2020 · 0 comments
Open

Can we remove RRef? #232

andrevidela opened this issue Jun 11, 2020 · 0 comments
Labels
code:core feature:enhancement Enhancements that do not affect core functionality

Comments

@andrevidela
Copy link
Collaborator

Since RRef and TVars are basically the same, should we remove RRefs? THey serve no additional purpose other than to be able to tell if something is inteded to be used as an external reference or as a free variable.

@andrevidela andrevidela added code:core feature:enhancement Enhancements that do not affect core functionality labels Jun 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code:core feature:enhancement Enhancements that do not affect core functionality
Projects
None yet
Development

No branches or pull requests

1 participant