[EMAIL PROTECTED] wrote:
> Jeremy Howard wrote:
>
> > So where is mv(), you ask? If you use the 'reorder' syntax, but don't
> > specify all of the dimensions in the list ref, then the remaining
dimensions
> > are added in order:
>
> That sounds good. I'd say why not also allow the mv syntax? It is
> syntactically different from the others, may be the least often used
> variant but then there are N+1 ways to do it ;) But no strong feelings
> either way...
>
It might be best avoided, because it's weird to see hash refs used as
parameters to builtins in this way. I'll tell you what... I'll add it in as
an 'optional extra'. That way people who don't like it can't use it as an
excuse to belittle the whole proposal...


Reply via email to