> I'm skeptical. You don't foresee > > f(obj.x ?? defVal) > > happening a lot? I do.
I can't speak for the world but I've never seen anybody do f(val ||= defVal) in Ruby or CoffeeScript.
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

