Changes between Version 4 and Version 5 of Language/Overview
- Timestamp:
- 06/17/10 03:34:10 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Language/Overview
v4 v5 3 3 = Overview = 4 4 5 These are the main user-visible features:5 These are the main user-visible extensions to Haskell: 6 6 * Strict [wiki:Language/Overview/EvaluationOrder EvaluationOrder] is the default, laziness is introduced explicitly. 7 7 * Type directed [wiki:Language/Overview/FieldProjections FieldProjections] complement type classing.
