-
binary methods, 3.1.2
- cloning, 3.1.2
- closures, 1.3.3
- evaluation
- fix-point, see recursion
- inference rule, 1.3.3
- late binding, 3.1.1
- match…with, 2.1.1
- mutable
- natural semantics, 1.3.3
- non-determinism, 1.3.2
- operational semantics
- overriding, 3.2.2
- pattern matching, 2.1
- polymorphic recursion, 1.5.1
- recursion, 1.5
| - recursive types, 3.2.1
- redex, 1.3.1
- reduction, 1.3
- semantics
-
big-step, 1.3
- in general, 1.3
- operational, 1.3
- small-step, 1.3
- side-effects, see mutable
- store, see mutable
- type abbreviations, 2.1.4
- typing
- values, 1.3.1
|