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

Commit be52177

Browse files
committed
翻訳開始
1 parent 5b48bab commit be52177

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Manual/Monads/Zoo.lean

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,10 @@ set_option pp.rawOnError true
3333
set_option linter.unusedVariables false
3434
-- set_option trace.SubVerso.Highlighting.Code true
3535

36+
/-
3637
#doc (Manual) "Varieties of Monads" =>
38+
-/
39+
#doc (Manual) "さまざまなモナド(Varieties of Monads)" =>
3740

3841

3942
The {lean}`IO` monad has many, many effects, and is used for writing programs that need to interact with the world.

0 commit comments

Comments
 (0)