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

Replace Record with implicit conversion macro #1

Open
cvogt opened this issue Feb 10, 2015 · 0 comments
Open

Replace Record with implicit conversion macro #1

cvogt opened this issue Feb 10, 2015 · 0 comments

Comments

@cvogt
Copy link
Owner

cvogt commented Feb 10, 2015

Record is covariant in its type parameter. Making it invariant and allowing conversions via an implicit would allow to throw out the lost fields in the underlying map.

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

1 participant