Changes between Version 8 and Version 9 of RemovalCandidates
- Timestamp:
- 11/29/05 16:42:47 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
RemovalCandidates
v8 v9 2 2 3 3 * n + k patterns 4 +For removal: we have been saying it will happen for a while now, we should make good on it.4 - For removal: we have been saying it will happen for a while now, we should make good on it. 5 5 * ~ patterns 6 +For removal: can be simulated with 'where' or 'let' clauses7 +Against removal: fine control of strictness can require careful placement of these and let/where would obscure what is happening and get very verbose with nested ~ patterns6 - For removal: can be simulated with 'where' or 'let' clauses 7 - Against removal: fine control of strictness can require careful placement of these and let/where would obscure what is happening and get very verbose with nested ~ patterns 8 8 * the monomorphism restriction 9 9 * classes (no really, there are people who advocate this!)
