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

Haskell point-free

Name: Anonymous 2009-12-25 17:12

I have this:


ops :: [[Char] -> [Char]]
...
fun :: [Char] -> [[Char]]
fun str = zipWith ($) ops $ words str


How do I write fun in a point-free style? Dropping the argument gives me type errors.

Name: Anonymous 2009-12-25 17:17

godmaint i hate haskell

Name: sage 2009-12-25 17:18

1000 posts

Name: Anonymous 2009-12-25 18:16

1000 posts

Name: Over 8 Thread 2009-12-25 19:57

This thread has over 8 replies.
You can't reply anymore.

Name: Anonymous 2009-12-25 20:02

1000 posts

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