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

Commit

Permalink
5章 monads (#42)
Browse files Browse the repository at this point in the history
* 翻訳開始

* 和訳完了

* コメントアウト位置修正

* セルフレビュー
  • Loading branch information
s-taiga authored Aug 24, 2024
1 parent 5dc0149 commit e60e679
Show file tree
Hide file tree
Showing 2 changed files with 326 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 @@ -30,7 +30,7 @@
- [型強制](type-classes/coercion.md)
- [その他の便利な機能](type-classes/conveniences.md)
- [まとめ](type-classes/summary.md)
- [Monads](./monads.md)
- [モナド](./monads.md)
- [The Monad Type Class](./monads/class.md)
- [Example: Arithmetic in Monads](./monads/arithmetic.md)
- [`do`-Notation for Monads](./monads/do.md)
Expand Down
Loading

0 comments on commit e60e679

Please sign in to comment.