Changes between Version 4 and Version 5 of NegativeSyntax
- Timestamp:
- 12/05/05 15:32:07 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
NegativeSyntax
v4 v5 12 12 Cons 13 13 14 * This does introduce a syntactic oddity, namely that {{{-1}}} is different from {{{- 1}}} .14 * This does introduce a syntactic oddity, namely that {{{-1}}} is different from {{{- 1}}} though syntax highlighting editors could make this distinction obvious. 15 15 16 16 * In Haskell 98, '-' is explicitly excluded from right sections, so:
