This website requires JavaScript.
Explore
Help
Sign In
hexagoxel
/
brittany
Watch
1
Star
0
Fork
You've already forked brittany
0
Code
Issues
117
Pull Requests
5
Packages
Projects
Releases
5
Wiki
Activity
e03ab8425b
brittany
/
data
/
Test244.hs
3 lines
72 B
Haskell
Raw
Blame
History
{-
# LANGUAGE PatternSynonyms #
-}
pattern
MyData
{
a
,
b
,
c
}
=
[
a
,
b
,
c
]
Reference in New Issue
View Git Blame
Copy Permalink