| ... | @@ -6,6 +6,6 @@ Views were previously proposed as an extension to Haskell 1.3. Wadler's proposa |
... | @@ -6,6 +6,6 @@ Views were previously proposed as an extension to Haskell 1.3. Wadler's proposa |
|
|
## Comment
|
|
## Comment
|
|
|
|
|
|
|
|
|
|
|
|
|
Another related idea is [PatternSynonyms](pattern-synonyms), proposed (most recently, at least) by Conor McBride? on the Haskell' list.
|
|
Another related idea is [PatternSynonyms](pattern-synonyms), proposed (most recently, at least) by Conor McBride on the Haskell' list.
|
|
|
Unimplemented, though, and thus probably not for Haskell'. But if views are given serious consideration,
|
|
Unimplemented, though, and thus probably not for Haskell'. But if views are given serious consideration,
|
|
|
then so should [PatternSynonyms](pattern-synonyms). |
|
then so should [PatternSynonyms](pattern-synonyms). |