Syntax to get same object that method was called on (Easy methodchaining)

Eric Suen eric.suen.tech at gmail.com
Mon Oct 26 06:20:18 UTC 2015


with

  obj.(doSomething(), doSomething2());

you don’t need to introduce new operator.




More information about the es-discuss mailing list