Join Slack
Powered by
```val Number.d: Double get() = toDouble()``` ...
# getting-started
e
elect
12/01/2016, 9:35 AM
Copy code
val Number.d: Double get() = toDouble()
And then you can type
0.d
, other than that, no easiest options
Open in Slack
Previous
Next