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

Commit 62cb91b

Browse files
committed
翻訳開始
1 parent dbc7a26 commit 62cb91b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Manual/Monads/API.lean

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,10 @@ set_option pp.rawOnError true
1919

2020
set_option linter.unusedVariables false
2121

22+
/-
2223
#doc (Manual) "API Reference" =>
24+
-/
25+
#doc (Manual) "API リファレンス(API Reference)" =>
2326

2427
In addition to the general functions described here, there are some functions that are conventionally defined as part of the API of in the namespace of each collection type:
2528
* `mapM` maps a monadic function.

0 commit comments

Comments
 (0)