-
Notifications
You must be signed in to change notification settings - Fork 1k
add languages field in scala3-book. #2663
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
add languages field in scala3-book. #2663
Conversation
permalink: "/zh-cn/scala3/book/:title.html" | ||
--- | ||
|
||
A _type class_ is an abstract, parameterized type that lets you add new behavior to any closed data type without using sub-typing. |
This comment was marked as outdated.
This comment was marked as outdated.
Sorry, something went wrong.
This comment was marked as outdated.
This comment was marked as outdated.
Sorry, something went wrong.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
as you deleted this page it causes links to break in scala-for-python-devs.md
, I suppose they should be re-added when the translation for this page is added
fixes #2559