Join Slack
Powered by
Like, if some type X has “append” or “add” member ...
# announcements
o
orangy
01/07/2016, 3:58 PM
Like, if some type X has “append” or “add” member (in Java) with parameter type Y, then implicitly allow
Copy code
X { Y(…) }
A little bit like collection initialisers in C#
Open in Slack
Previous
Next