you are viewing a single comment's thread
view the rest of the comments
[–] 1 point 3 years ago (1 child)

Same for C, & yields a pointer to a value, and * allows you to access the data. (For rust people, a pointer is like a reference with looser type checking)

  • source
  • hideshow 2 child comments