You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't think its actually necessary to have 'RefTo'. If we do really need it, we need to clearly document the situations where it makes sense to have it vs implicit references and pointers, since creating pointers is actually much clearer when we are trying to return references from functions.
The text was updated successfully, but these errors were encountered:
I don't think its actually necessary to have 'RefTo'. If we do really need it, we need to clearly document the situations where it makes sense to have it vs implicit references and pointers, since creating pointers is actually much clearer when we are trying to return references from functions.
The text was updated successfully, but these errors were encountered: