I like C<...>

I like it a LOT.

In fact, I'm partial to the idea that it should be usable anywhere:

        class {
                has $.a;
                has $.b;
                ...;
        }

or

        my Foo $a = ...; # Ask Bob what this should be -Bill

In all cases, I'm a fan of C<...> being valid syntax, but returning a
run-time exception. It's just a lovely bit of code-as-documentation.


-- 
Aaron Sherman <[EMAIL PROTECTED]>
Senior Systems Engineer and Toolsmith
"It's the sound of a satellite saying, 'get me down!'" -Shriekback


Reply via email to