We should be able to provide a custom Lurk implementation for the Std.RBMap API by using CONS. This implementation should have much less overhead than the compiled version from Lean.
This issue shouldn't be worked on before #263 is solved because we would risk hiding a bug with an override.
We should be able to provide a custom Lurk implementation for the
Std.RBMap
API by usingCONS
. This implementation should have much less overhead than the compiled version from Lean.This issue shouldn't be worked on before #263 is solved because we would risk hiding a bug with an override.