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
11be3ba0df
brittany
/
data
/
Test339.hs
6 lines
85 B
Haskell
Raw
Blame
History
{-
# LANGUAGE BangPatterns #
-}
a
=
\
x
->
x
b
=
\
~
x
->
x
c
=
\
!
x
->
x
d
=
\
(
~
x
)
->
x
Reference in New Issue
View Git Blame
Copy Permalink