`args` and `arguments` confusion?
tunnckoCore opened this issue · 1 comments
tunnckoCore commented
Maybe this is confusing. We have one more word params.
parametersto be arguments as array, andparamsfor shorter aliasargumentsto be arguments as string, andargsfor shorter alias
tunnckoCore commented
Done.
parametersandparamsare arguments of given function as comma-separatedStringargumentsandargsare arguments of given function asArray