-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Milestone
Description
- Infer type qualifiers on the project
jolden-health. - Select then apply the change
Change field next to @Nullable ListNode. Expand the change. - Select then apply the change
Change field curNode to @Nullable ListNode. - Select then apply the change
Change field head to @Nullable ListNode. Expand the change. - Under this change, the user can see the change
Change field curNode to @Nullable ListNodewhich has actually already been fixed by one of the changes above. The reason the tree is not updated right away after every change is that it is an expensive operation. We should consider giving the user an option to recompute the changes tree to allow the user to see the updated tree when the user wants to.
Metadata
Metadata
Assignees
Labels
No labels