Re: Happy day (was: Junctive Puzzles)

2005-02-11 Thread Thomas Yandell
Very impressive. Has inspired me to learn some Haskell. Thanks, Tom On Fri, 11 Feb 2005 21:17:35 +0800, Autrijus Tang <[EMAIL PROTECTED]> wrote: > On Fri, Feb 11, 2005 at 09:42:06AM +, Thomas Yandell wrote: > > perl6 -MData::Dumper -e 'print Dumper(any(2,3,4,5) && any(4,5,6,7))' > > ...then I

Happy day (was: Junctive Puzzles)

2005-02-11 Thread Autrijus Tang
On Fri, Feb 11, 2005 at 09:42:06AM +, Thomas Yandell wrote: > perl6 -MData::Dumper -e 'print Dumper(any(2,3,4,5) && any(4,5,6,7))' > ...then I could easily find out for myself. Until that happy day I > will have to ask you guys to clear it up for me. Seems today is indeed that happy day: