Mark As Completed Discussion

Applying this to the problem at hand, doSomeOperation() for us would mean checking the currently investigated node position at both the first and second trees, and deciding what to return.

But what do we need to get back? Here's an operation that might work given our examples:

JAVASCRIPT
OUTPUT
:001 > Cmd/Ctrl-Enter to run, Cmd/Ctrl-/ to comment