feat: State and environment pickling #120
|
@ -1,7 +1,5 @@
|
||||||
/-
|
/-
|
||||||
All serialisation functions;
|
This file handles "Delation": The conversion of Kernel view into Search view.
|
||||||
This replicates the behaviour of `Scope`s in `Lean/Elab/Command.lean` without
|
|
||||||
using `Scope`s.
|
|
||||||
-/
|
-/
|
||||||
import Lean
|
import Lean
|
||||||
import Pantograph.Expr
|
import Pantograph.Expr
|
||||||
|
|
Loading…
Reference in New Issue