Changes between Version 2 and Version 3 of Commentary/Compiler/DesugaringInstances
- Timestamp:
- 03/05/09 03:26:02 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Commentary/Compiler/DesugaringInstances
v2 v3 46 46 called `:TC`), the dictionary. 47 47 48 * There is a top-level selector function for each class method. 48 * There is an eponymous top-level selector function for each class method, 49 `opF` and `opG` in this case. 49 50 50 51 * The default method for `opG` becomes a top-level function `$dmopG`.
