Join Slack
Communities
Powered by
I was talking about the compiler write the code of...
# language-proposals
s
sanf0rd
08/29/2017, 4:15 PM
I was talking about the compiler write the code of this last code to achieve the functionality that I proposed early.
d
dmitry.petrov
08/31/2017, 7:42 AM
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, ...).
2
Views
Open in Slack
Previous
Next