- Stanford University Centaur Lab
- https://leni.sh
-
Director of NorCal Hakkero Factory No. 1
- Joined on
2023-08-21
Use
MLList
from Batteries
Found a workaround in the frontend: If we can rely on map
or foldl
like structure we don't really need MLList
.
feat: Collect holes in Lean file and put them into a
GoalState
https://github.com/lenianiva/PyPantograph/pull/13
Seems fine. Testing has passed.
f729a357b9
Merge branch 'dev' into frontend/collect-holes
9075ded885
feat: Set `automaticMode` to true by default
feat: Set `automaticMode` to true by default
feat: Set
automaticMode
to true by default
feat: Collect holes in Lean file and put them into a
GoalState
We should probably assign the root variable when there's just one goal to avoid surprises for our users.