[Haskell-cafe] Re: Channel9 Interview: Software Composability and theFu ture of Languages

Donald Bruce Stewart dons at cse.unsw.edu.au
Wed Jan 31 03:51:20 EST 2007


magnus:
> All I'm trying to say is that imperative thinking is so common outside
> of CS/math and we learn it so early on in life that we probably can
> consider it the "natural thinking way".

    foldl (\water dish -> wash water dish) soapywater dishes :: [Dishes]

:)

    


More information about the Haskell-Cafe mailing list