You need to sign in or sign up before continuing.
Clean up var module
type:internal
Do some minor modification in Var.ml
- remove the namespace field
- remove the mutable field which was unused
- generate equal and compare with ppx
type:internal
Do some minor modification in Var.ml