Skip to content

Commit

Permalink
10.3章 arrays-termination (#81)
Browse files Browse the repository at this point in the history
* 翻訳開始

* 翻訳完了

* 訳注追記
  • Loading branch information
s-taiga authored Sep 1, 2024
1 parent 8eae5c4 commit d2353f7
Show file tree
Hide file tree
Showing 2 changed files with 263 additions and 1 deletion.
2 changes: 1 addition & 1 deletion functional-programming-lean/src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
- [プログラミング・証明・パフォーマンス](programs-proofs.md)
- [末尾再帰](programs-proofs/tail-recursion.md)
- [同値の証明](programs-proofs/tail-recursion-proofs.md)
- [Arrays and Termination](programs-proofs/arrays-termination.md)
- [配列と関数の停止](programs-proofs/arrays-termination.md)
- [More Inequalities](programs-proofs/inequalities.md)
- [Safe Array Indices](programs-proofs/fin.md)
- [Insertion Sort and Array Mutation](programs-proofs/insertion-sort.md)
Expand Down
Loading

0 comments on commit d2353f7

Please sign in to comment.