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
0aa04af4eb
brittany
/
data
/
Test247.hs
4 lines
80 B
Haskell
Raw
Blame
History
{-
# LANGUAGE PatternSynonyms #
-}
pattern
J
::
a
->
Maybe
a
pattern
J
x
=
Just
x
Reference in New Issue
View Git Blame
Copy Permalink