Closed mbostock closed 4 years ago
Interesting. If you don't mind me asking — how did you notice this? Saw some extra computation occurring while writing the runtime onboarding notebook?
I’m reviewing the code as I write documentation, and it looked superfluous based on my understanding of it.
This shouldn’t be necessary as the transitive outputs of an updating variable are automatically computed if they are reachable. This passes the tests, but I’m curious if there’s a reason we were doing this.