https://leanprover.zulipchat.com/#narrow/stream/270676-lean4/topic/How.20to.20WHNF.20without.20exposing.20recursors.3F
4 lines
74 B
Text
4 lines
74 B
Text
42
|
|
[Meta.debug] r: match x, 0 with
|
|
| some x, x_1 => x
|
|
| none, e => e
|