On Thu, Oct 11, 2012 at 10:13 PM, Mihai Bivol <[email protected]> wrote:
> [] + {} == {} + []
> true
dar:
{} + [] == [] + {}
false
> a = {} + []
> "[object Object]"
> b = [] + {}
> "[object Object]"
> [] + {} + 3 + "ana"
> "[object Object]3ana"
> {} + [] + 3 + "ana"
> "3ana"
>
> dafuq?
>
> Mihai
> _______________________________________________
> http://lists.rosedu.org/listinfo/rosedu-general
> http://lists.rosedu.org/guidelines - Mailing List Guidelines
_______________________________________________
http://lists.rosedu.org/listinfo/rosedu-general
http://lists.rosedu.org/guidelines - Mailing List Guidelines

Raspunde prin e-mail lui