On Apr 24, 2012, at 2:44 PM, Brendan Eich wrote:

> Allen Wirfs-Brock wrote:
>>        unbox() ()-> this._value,
> 
> Left-over ()-> in the middle, right?

yes, that's right.  it should be
   unbox () this.value,

I was actually confusing that example with something
   
     thunk () () => this._value,

Allen


_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to