You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 5, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: Manual/Monads/API.lean
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,10 @@ set_option pp.rawOnError true
19
19
20
20
set_option linter.unusedVariables false
21
21
22
+
/-
22
23
#doc (Manual) "API Reference" =>
24
+
-/
25
+
#doc (Manual) "API リファレンス(API Reference)" =>
23
26
24
27
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:
0 commit comments