Identifier for arguments e.g. for 3 in c(2, 3, 5) the identifier would be
3
c(2, 3, 5)
{ index: 2} Copy
{ index: 2}
Readonly
Identifier for arguments e.g. for
3
inc(2, 3, 5)
the identifier would be