Join Slack
Communities
Powered by
right, I think we're talking about inferring type ...
# announcements
d
damian
12/21/2016, 10:09 PM
right, I think we're talking about inferring type arguments that aren't specified, e.g.
Copy code
tryOrNull<E = SomeException> { "foo" } // T is inferred
Open in Slack
Previous
Next