Skip to content
This repository has been archived by the owner on Jan 5, 2025. It is now read-only.

Commit

Permalink
8.3章 typed-queries (#73)
Browse files Browse the repository at this point in the history
* 翻訳開始

* 翻訳完了

* 誤記修正

* セルフレビュー
  • Loading branch information
s-taiga authored Aug 25, 2024
1 parent 95a29de commit 04865a3
Show file tree
Hide file tree
Showing 2 changed files with 559 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 @@ -55,7 +55,7 @@
- [依存型によるプログラミング](dependent-types.md)
- [添字族](dependent-types/indexed-families.md)
- [ユニバースによるデザインパターン](dependent-types/universe-pattern.md)
- [Worked Example: Typed Queries](dependent-types/typed-queries.md)
- [使用事例:型付きクエリ](dependent-types/typed-queries.md)
- [Indices, Parameters, and Universe Levels](dependent-types/indices-parameters-universes.md)
- [Pitfalls of Programming with Dependent Types](dependent-types/pitfalls.md)
- [Summary](./dependent-types/summary.md)
Expand Down
Loading

0 comments on commit 04865a3

Please sign in to comment.