arcs icon indicating copy to clipboard operation
arcs copied to clipboard

Refinement & Query support for dereference and accesses into inline entities and nullables

Open shans opened this issue 4 years ago • 0 comments

(from b/174612477)

This should include support for a dereference operator / function as well as . dot/accessor operators into entities and references.

There should also be some consideration of the interaction with type checking.

An additional ?. operator may be useful.

shans avatar Apr 27 '21 03:04 shans