Almost Haskell
Almost code is code that sounds like it might be real Haskell, but isn't.
[edit]
1 Perfunctors
Perfunctors are like functors, but more perfunctory. We have:
perfunctory :: (Perfunctor (f :: * -> *)) => f a -> f a
[edit]
Edit this page |
Discuss this page |
Page history |
What links here |
Related changes