Simo Costa (2018-11-28T21:26:24.000Z)
andrysimo1997 at gmail.com (2018-11-28T21:29:51.298Z)
@Ranando I think you meant: ```js F({par1, par2, ..., parN}) { Object.assign(this, arguments); } ``` This is briefly explained on github, anyway you'll get an undesired `length` property. Il giorno mer 28 nov 2018 alle ore 22:20 Ranando King <kingmph at gmail.com> ha scritto: