Brendan Eich (2013-12-04T03:53:07.000Z)
Waldemar Horwat wrote:
> a^^b would essentially be the same as !a!=!b except that it would 
> return the actual truthy value if it returns true.

I have to say if (let x = ... ) { /* that x in scope here */ } is >>> 
^^, if you get what I mean :-P.

/be
domenic at domenicdenicola.com (2013-12-10T01:42:51.354Z)
I have to say `if (let x = ... ) { /* that x in scope here */ }` is \>\>\> `^^`, if you get what I mean :-P.