11 lines
165 B
Text
11 lines
165 B
Text
10
|
||
6
|
||
7
|
||
12
|
||
100
|
||
553
|
||
308
|
||
310
|
||
11
|
||
InfTree.node.sizeOf_spec : ∀ {α : Type u_1} [inst : SizeOf α] (children : Nat → InfTree α),
|
||
sizeOf (InfTree.node children) = 1
|