Skip to content

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

Merged
merged 7 commits into from
Jan 3, 2023

Conversation

benluo
Copy link
Contributor

@benluo benluo commented Dec 29, 2022

fixes #2559

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.

Copy link
Member

@bishabosha bishabosha Jan 3, 2023

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

@bishabosha bishabosha merged commit 872e7ce into scala:main Jan 3, 2023
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.

Fix front matter of zh-cn translation of scala 3 book
2 participants