typed_python icon indicating copy to clipboard operation
typed_python copied to clipboard

Get rid of 'RefTo' entirely

Open braxtonmckee opened this issue 2 years ago • 0 comments

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.

braxtonmckee avatar Jan 30 '23 19:01 braxtonmckee