index
:
haskbox.git
master
Haskell sandbox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Gro
/
Test.hs
blob: a46c849b65e1e8b46d4ea70e11aa7535b203f0b0 (
plain
)
1
2
3
4
5
module Gro.Test ( have ) where have a b = filter (==a) b