http://migmit.livejournal.com/ ([identity profile] migmit.livejournal.com) wrote in [personal profile] lomeo 2007-12-07 09:12 am (UTC)

Перед тем, как что-то доказывать, убедить, что оно верно.
Prelude Control.Applicative> [1,2] <**> [(+ 1),(+ 3)]
[2,4,3,5]
Prelude Control.Applicative> [(+ 1),(+ 3)] <*> [1,2]
[2,3,4,5]

Post a comment in response:

This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting