Is it possible to force garbage collection (Gc.compact in OCaml) from Elpi? Coq has this feature as a command (Optimize Heap) and a tactic (optimize_heap).
Gc.compact
Optimize Heap
optimize_heap
No. Just open an issue, it is easy to add.
Last updated: Feb 04 2023 at 02:03 UTC