Media Summary: My web page: www.imperial.ac.uk/people/n.sadawi Useful links: ... The "environment model" differs from the "substitution model" by lazily recording substitutions in a map Textbook: ... An example of how environment-model evaluation works. Substitution-model evaluation is list-like; environment-model, tree-like.
Utop With Modules Ocaml Programming - Detailed Analysis & Overview
My web page: www.imperial.ac.uk/people/n.sadawi Useful links: ... The "environment model" differs from the "substitution model" by lazily recording substitutions in a map Textbook: ... An example of how environment-model evaluation works. Substitution-model evaluation is list-like; environment-model, tree-like. Comparing the difference between `open` and `include` in