File tree 5 files changed +5
-10
lines changed 5 files changed +5
-10
lines changed Original file line number Diff line number Diff line change 2
2
title : Introduction
3
3
type : chapter
4
4
description : This page begins the overview documentation of the Scala 3 language.
5
- languages : [zh-cn]
5
+ languages : [ru, zh-cn]
6
6
num : 1
7
7
previous-page :
8
8
next-page : scala-features
9
- languages : [ru]
10
9
---
11
10
12
11
Welcome to the Scala 3 Book.
Original file line number Diff line number Diff line change 2
2
title : Scala Features
3
3
type : chapter
4
4
description : This page discusses the main features of the Scala programming language.
5
- languages : [zh-cn]
5
+ languages : [ru, zh-cn]
6
6
num : 2
7
7
previous-page : introduction
8
8
next-page : why-scala-3
9
- languages : [ru]
10
9
---
11
10
12
11
Original file line number Diff line number Diff line change 2
2
title : Hello, World!
3
3
type : section
4
4
description : This section demonstrates a Scala 3 'Hello, World!' example.
5
- languages : [zh-cn]
5
+ languages : [ru, zh-cn]
6
6
num : 5
7
7
previous-page : taste-intro
8
8
next-page : taste-repl
9
- languages : [ru]
10
9
---
11
10
12
11
> ** Hint** : in the following examples try picking your preferred Scala version.
Original file line number Diff line number Diff line change 2
2
title : A Taste of Scala
3
3
type : chapter
4
4
description : This chapter provides a high-level overview of the main features of the Scala 3 programming language.
5
- languages : [zh-cn]
5
+ languages : [ru, zh-cn]
6
6
num : 4
7
7
previous-page : why-scala-3
8
8
next-page : taste-hello-world
9
- languages : [ru]
10
9
---
11
10
12
11
Original file line number Diff line number Diff line change 2
2
title : Why Scala 3?
3
3
type : chapter
4
4
description : This page describes the benefits of the Scala 3 programming language.
5
- languages : [zh-cn]
5
+ languages : [ru, zh-cn]
6
6
num : 3
7
7
previous-page : scala-features
8
8
next-page : taste-intro
9
- languages : [ru]
10
9
---
11
10
12
11
{% comment %}
You can’t perform that action at this time.
0 commit comments