index
:
typeclass.git
master
Typeclassopedia, exercises
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
functor
/
h2.hs
blob: 54be77cc467abc05c6a742960e0671f96d987092 (
plain
)
1
2
instance Functor ((->) e) where fmap = (.)