develooper Front page | perl.perl6.language | Postings from July 2010

Re: r31651 -[S13] try to make multisig semantics slightly more generic so sigs can do better pattern matching

Thread Previous
From:
Aaron Sherman
Date:
July 14, 2010 14:23
Subject:
Re: r31651 -[S13] try to make multisig semantics slightly more generic so sigs can do better pattern matching
Message ID:
AANLkTikuPKfZGpRw39BfFPyY3bOTBrEM_yFRYLA85cac@mail.gmail.com
On Mon, Jul 12, 2010 at 7:59 PM, <pugs-commits@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: ajs@ajs.com
http://www.ajs.com/~ajs


Thread Previous


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About