feat: State and environment pickling #120

Open
aniva wants to merge 6 commits from serial/pickle into dev
1 changed files with 1 additions and 3 deletions
Showing only changes of commit 70f86f6e93 - Show all commits

View File

@ -1,7 +1,5 @@
/-
All serialisation functions;
This replicates the behaviour of `Scope`s in `Lean/Elab/Command.lean` without
using `Scope`s.
This file handles "Delation": The conversion of Kernel view into Search view.
-/
import Lean
import Pantograph.Expr