Join Slack
Powered by
Maybe I pull in a Java library without a wrapper, ...
# language-proposals
f
fellshard
10/29/2016, 9:58 PM
Maybe I pull in a Java library without a wrapper, e.g. something like the Collections static utility class in Guava (not that you'd use that here, but just as an example). In general, its functions take the form
func(Collection x, ... )
Open in Slack
Previous
Next