Open pedagand opened 2 years ago
Do we really need a Hashtbl there (ie, do we remove things from it as we traverse terms?), or is it just a Map initialized at the beginnning and then acted upon by the various update_* functions.
update_*
Do we really need a Hashtbl there (ie, do we remove things from it as we traverse terms?), or is it just a Map initialized at the beginnning and then acted upon by the various
update_*
functions.