File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ Rustでは戻り値を使います。
31
31
<!-- incrementally. As such, programmers with experience in other expressive type -->
32
32
<!-- systems may want to jump around. -->
33
33
この章はとても長くなります。
34
- というのは、直和型(sum type) とコンビネータから始めることで、Restにおけるエラーハンドリングを徐々に改善していくための動機を与えるからです 。
34
+ というのは、直和型(sum type) とコンビネータから始めることで、Rustにおけるエラーハンドリングを徐々に改善していくための動機を与えるからです 。
35
35
このような構成ですので、もしすでに他の表現力豊かな型システムの経験があるプログラマでしたら、あちこち拾い読みしたくなるかもしれません。
36
36
37
37
<!-- * [The Basics](#the-basics) -->
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ Rustでは戻り値を使います。
31
31
<!-- incrementally. As such, programmers with experience in other expressive type -->
32
32
<!-- systems may want to jump around. -->
33
33
この章はとても長くなります。
34
- というのは、直和型(sum type) とコンビネータから始めることで、Restにおけるエラーハンドリングを徐々に改善していくための動機を与えるからです 。
34
+ というのは、直和型(sum type) とコンビネータから始めることで、Rustにおけるエラーハンドリングを徐々に改善していくための動機を与えるからです 。
35
35
このような構成ですので、もしすでに他の表現力豊かな型システムの経験があるプログラマでしたら、あちこち拾い読みしたくなるかもしれません。
36
36
37
37
<!-- * [The Basics](#the-basics) -->
You can’t perform that action at this time.
0 commit comments