Re: Smart match table

2006-02-09 Thread Mike Guy
a satisfies the predicate implemented by the code $b? Ignoring $a seems a completely stupid thing to do. Mike Guy

Re: [CVS ci] class refactoring 1 - Integer

2004-12-10 Thread Mike Guy
the above macro is misguided nonsense. Perl5 C always returns a "standard" boolean value, i.e. dualvar(0, '') or dualvar(1, '1').Perl6/Parrot should do the same thing. Mike Guy