Skip to content

Commit 4e32489

Browse files
committed
changed term and delete "next-page" in scala-features.md
1 parent 67699a2 commit 4e32489

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

_zh-cn/overviews/scala3-book/scala-features.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ type: chapter
44
description: This page discusses the main features of the Scala 3 programming language.
55
num: 2
66
previous-page: introduction
7-
next-page: why-scala-3
7+
next-page:
88

99
scala3: true
1010
partof: scala3-book

_zh-cn/overviews/scala3-book/why-scala-3.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -326,8 +326,8 @@ _简化_ 来自数十个更改和删除的特性。
326326
_消除不一致_ 与Scala 3中的几十个[删除的特性][dropped][改变的特性][changed][增加的特性][add]有关。
327327
此类别中一些最重要的功能是:
328328

329-
- Intersection type
330-
- 联合类型
329+
- 交集类型
330+
- 并集类型
331331
- 隐式函数类型
332332
- 依赖函数类型
333333
- trait 参数

0 commit comments

Comments
 (0)