We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 683d9b4 commit 23e1dfcCopy full SHA for 23e1dfc
1 file changed
src/Iris/Algebra/HeapView.lean
@@ -10,7 +10,7 @@ import Iris.Algebra.DFrac
10
11
open Iris
12
13
-namespace heap_view
+section heap_view
14
15
variable (F K V : Type _) (H : Type _ → Type _) [DFractional F] [∀ T, Heap (H T) K T] [CMRA V]
16
0 commit comments