8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c4086a commit 6d20113Copy full SHA for 6d20113
_zh-cn/overviews/scala3-book/fp-functions-are-values.md
@@ -4,7 +4,7 @@ type: section
4
description: This section looks at the use of functions as values in functional programming.
5
language: zh-cn
6
num: 45
7
-previors-page: fp-pure-functions
+previous-page: fp-pure-functions
8
next-page: fp-functional-error-handling
9
10
partof: scala3-book
_zh-cn/overviews/scala3-book/string-interpolation.md
@@ -7,7 +7,7 @@ num: 18
previous-page: first-look-at-types
next-page: control-structures
redirect_from:
- - /zh-cn/overviews/core/string-interpolation.html
+ - /overviews/core/string-interpolation.html
11
12
13
overview-name: "Scala 3 — Book"
0 commit comments