HaskellWiki

Haskell | Wiki community | Recent changes
Random page | Special pages

 

Not logged in
Log in | Help

Almost Haskell

Categories: Idioms

Almost code is code that sounds like it might be real Haskell, but isn't.

1 Perfunctors

Perfunctors are like functors, but more perfunctory. We have:

perfunctory :: (Perfunctor (f :: * -> *)) => f a -> f a

2 Related work

Retrieved from "http://www.haskell.org/haskellwiki/Almost_Haskell"

This page has been accessed 4,068 times. This page was last modified 14:14, 25 September 2006. Recent content is available under a simple permissive license.