Skip to content

Clarifying first limitation of value-classes #1398

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

Merged
merged 1 commit into from
Jun 24, 2019

Conversation

alex-t-wix
Copy link
Contributor

Phrase "... val parameter whose type is not a value class" seems wrong. You actually can have value class as a parameter if it is a standard value class. I suggest adding term "user-defined value class".

Phrase "... val parameter whose type is not a value class" seems wrong. You actually can have value class as a parameter but it must be a standard value class. I suggest using term "user-defined value class".
Copy link
Member

@dwijnand dwijnand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@dwijnand dwijnand merged commit 5c689ba into scala:master Jun 24, 2019
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 this pull request may close these issues.

2 participants