On Wed, Aug 17, 2005 at 23:43:43 -0500, Dave Rolsky wrote:

> But I'd really like to get this stuff done at compile time wherever possible. 
>  
> If I write this:
> 
>    validate( credit_card_number: $number );
> 
> it should blow up at compile time, right?

So should MMD: The type signatures are rigid, and the moment things
get closed (no more MMD alternatives are possible), if your
dispatches don't have any MMD candiates it's just as much a type
error as a normal sub with a bad type.

-- 
 ()  Yuval Kogman <[EMAIL PROTECTED]> 0xEBD27418  perl hacker &
 /\  kung foo master: *shu*rik*en*sh*u*rik*en*s*hur*i*ke*n*: neeyah!!!!

Attachment: pgpT33LKABXOy.pgp
Description: PGP signature

Reply via email to