
16 Oct
2003
16 Oct
'03
3:04 a.m.
On Wednesday 15 October 2003 11:07 am, Graham Klyne wrote:
I've constructed a "listProduct" function that I think I've seen somewhere else... is it a standard function? If so, where is it defined?
Yes. It's called "sequence". It's defined in the prelude. It works with arbitrary monads, not just lists. I think that's pretty cool. 8-) Matt Harden