We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67699a2 commit 4e32489Copy full SHA for 4e32489
_zh-cn/overviews/scala3-book/scala-features.md
@@ -4,7 +4,7 @@ type: chapter
4
description: This page discusses the main features of the Scala 3 programming language.
5
num: 2
6
previous-page: introduction
7
-next-page: why-scala-3
+next-page:
8
9
scala3: true
10
partof: scala3-book
_zh-cn/overviews/scala3-book/why-scala-3.md
@@ -326,8 +326,8 @@ _简化_ 来自数十个更改和删除的特性。
326
_消除不一致_ 与Scala 3中的几十个[删除的特性][dropped]、[改变的特性][changed]和[增加的特性][add]有关。
327
此类别中一些最重要的功能是:
328
329
-- Intersection type
330
-- 联合类型
+- 交集类型
+- 并集类型
331
- 隐式函数类型
332
- 依赖函数类型
333
- trait 参数
0 commit comments