I was talking about the compiler write the code of...
# language-proposals
s
I was talking about the compiler write the code of this last code to achieve the functionality that I proposed early.
d
Such things should be explicit. That is, if you have a class with method
foo
, it doesn't automagically implement a random interface
IFoo
with method
foo
somewhere in your project (sources, binary dependencies, ...).