You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(* TODO: we should use a Unification.Stack.t for stack but we would get a module cycle *)
let vars =Variable.Map.merge
let vars =Variable.Map.merge(* TODO: Test physical equality to skip merging vars, not sure this will help, we need to think about a way to do stuff faster. *)