Join Slack
Powered by
I happen to think Kotlin’s syntax for multiple con...
# random
c
cedric
03/04/2019, 9:46 PM
I happen to think Kotlin’s syntax for multiple constructors is a bit funky, but that’s personal taste. I do think it’s useful to have constructors called with a constant name (e.g.
constructor
, or
init
) regardless of the class name.
2
Views
Open in Slack
Previous
Next