Skip to content

Commit 84a6997

Browse files
committed
Information about slice-performing operations
1 parent 73d21b1 commit 84a6997

File tree

2 files changed

+461
-0
lines changed

2 files changed

+461
-0
lines changed

doc/std/grove/GroveStdlib/Generated.lean

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ import GroveStdlib.Generated.«associative-creation-operations»
44
import GroveStdlib.Generated.«associative-modification-operations»
55
import GroveStdlib.Generated.«associative-create-then-query»
66
import GroveStdlib.Generated.«associative-all-operations-covered»
7+
import GroveStdlib.Generated.«slice-producing»
78

89
/-
910
This file is autogenerated by grove. You can manually edit it, for example to resolve merge
@@ -20,3 +21,4 @@ def restoreState : RestoreStateM Unit := do
2021
«associative-modification-operations».restoreState
2122
«associative-create-then-query».restoreState
2223
«associative-all-operations-covered».restoreState
24+
«slice-producing».restoreState

0 commit comments

Comments
 (0)