On Fri, Nov 30, 2012 at 10:02 AM, Alexandre Morgaut
<alexandre.morg...@4d.com> wrote:
>> Only feedback left is the return types of set(), append(), and delete().
>
> Maybe remove() would be better than delete() as delete is a reserved JS 
> keyword ;-)

Nope, it's contextually reserved.  You can use in places like a method
name without a problem.

~TJ

Reply via email to