Join Slack
Powered by
E.g. given your imaginary syntax ``` override cla...
# language-proposals
o
orangy
01/10/2016, 4:29 PM
E.g. given your imaginary syntax
Copy code
override class Int: Addable<Int>
What is the scope and visibility of such a declaration? Can I declare it inside a class? Inside a function?
Open in Slack
Previous
Next