
17 Jan
2008
17 Jan
'08
10:11 a.m.
On 17/01/2008, Stuart Cook
On Jan 18, 2008 1:46 AM, Isaac Dupree
wrote:
nearly; using Prelude: passall ps v = all ($v) ps passany ps v = any ($v) ps
Yes, thanks Isaac. That should have been obvious, argh...
passall = swing all passany = swing any
Whether that's any better than the pointwise version is up to you.
I think in this case I will use the explicit version, because I wouldn't remember how swing worked. What is the motivation for the name? ;-) (Do I want to hear the answer...?) D -- Dougal Stanton dougal@dougalstanton.net // http://www.dougalstanton.net