Join Slack
Powered by
I'm really hoping this is added soon (default valu...
# announcements
h
Hullaballoonatic
04/13/2019, 10:18 PM
I'm really hoping this is added soon (default values for type parameters):
https://discuss.kotlinlang.org/t/allow-typealias-to-have-the-same-name-as-generic-class/6789/6
The example provided by Andrey Breslav in the post is:
Copy code
class Foo<T : Bar = Baz>
6
Views
Open in Slack
Previous
Next