On Mon, Jul 12, 2010 at 7:59 PM, <pugs-comm...@feather.perl6.nl> wrote:

> Author: lwall
> Date: 2010-07-13 01:59:37 +0200 (Tue, 13 Jul 2010)
> New Revision: 31651
>
> Modified:
>   docs/Perl6/Spec/S13-overloading.pod
> Log:
> [S13] try to make multisig semantics slightly more generic so sigs can do
> better pattern matching
>
...

> +are not required to all bind the same set of formal variable names,
> +nor are all parameters of a given name required to bind with the
> +same type.  Unbound parameters will be born with an undefined value
> +(even if they have a default).  For any parameter that occurs in
> +multiple signatures with non-identical nominal types, the actual
> +lexical variable will declared
>

"will *be* declared"?

-- 
Aaron Sherman
Email or GTalk: a...@ajs.com
http://www.ajs.com/~ajs

Reply via email to