From: Erik Arvidsson <erik.arvids...@gmail.com>
Date: Sun, 16 May 2010 10:42:45 -0700
Local: Sun, May 16 2010 1:42 pm
Subject: Re: goog.array.map(undefined, handler): the worst from both worlds
I'm sorry. I did understand what you wrote but I was not really replying to
Calling goog.array.map with undefined is wrong. I agree that it is confusing
On May 16, 2010 3:26 AM, "artemy tregubenko" <m...@arty.name> wrote:
Thank you for your reply, but it looks like I've failed to explain my
The following example is quite close to the real code I have. I do not
var foo = {bar: []}, baz = {};
return goog.array.ARRAY_PROTOTYPE_.map.call(arr, f, opt_obj);
return !arr ? [] : goog.array.ARRAY_PROTOTYPE_.map.call(arr, f,
On May 16, 11:09 am, Erik Arvidsson <erik.arvids...@gmail.com> wrote:
> Calling goog.array.map(win...
> On Fri, May 14, 2010 at 04:37, artemy tregubenko <m...@arty.name> wrote: > > Hello, > > I've jus...
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||