Join Slack
Powered by
`class A : B by x` means that `x` can be any imple...
# language-proposals
v
voddan
12/30/2016, 9:52 PM
class A : B by x
means that
x
can be any implementation of
B
, that's it
Open in Slack
Previous
Next