Join Slack
Powered by
I'm guessing the counter argument to this would be...
# language-proposals
c
cedric
05/26/2016, 2:47 PM
I'm guessing the counter argument to this would be that you can convert it explicitly yourself at the call site,
timestamp = date.toMillis()
, which fits a bit more in Kotlin's philosophy to prefer explicit over implicit, but the overloaded setter is not a bad idea IMO
Open in Slack
Previous
Next