Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

fmap fmap fmap

Name: Anonymous 2009-02-28 16:41

Someone in #haskell used (***), and when I asked lambdabot to tell me its type, it printed out scary gobbledygook that didn't even fit on one line! Then someone used fmap fmap fmap and my brain exploded.
- from a book on haskell

I think /prog must unite its forces and remake apply into fap (Functional APplication). Really.

Name: Anonymous 2009-03-01 4:12

($)***($) doesn't actually do anything useful.
>>15
for things like (uncurry (***) .) . uncurry (***) . join (&&&) curry
((a, b) -> c) -> (a, a) -> (b, b) -> (c, c)

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List