0

In C++ I have previously used "&" reference variables to refer to a location inside a vector, I used this as an aliasing mechanism while still allowing myself to store data in the array

Does a similar mechanism exist for items stored in an object in Javascript?

otc
  • 431
  • 4
  • 15

0 Answers0