-
@dylhunn Interesting, I get declaration merging for stuff like
window
. But I'm not sure: 1) whybaz()
isn't required in the second example, and 2) why a class can implement *itself* specifically.
window
. But I'm not sure:
1) why baz()
isn't required in the second example, and
2) why a class can implement *itself* specifically.