Changes between Version 2 and Version 3 of Language/Overview/ClosureTyping
- Timestamp:
- 08/26/10 02:14:03 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Language/Overview/ClosureTyping
v2 v3 36 36 37 37 == Closure typing for region sharing == 38 Closure typing is used to track the sharing of regions between function calls like this one.38 Closure typing is used to track the sharing of regions between function calls. 39 39 40 40 The type inferred for `f` is actually:
