Join Slack
Communities
Powered by
`Double.doubleToLongBits` / `Double.longBitsToDoub...
# stdlib
m
mg6maciej
06/02/2017, 11:25 AM
Double.doubleToLongBits
/
Double.longBitsToDouble
😕
😨 2
d
damian
06/02/2017, 3:08 PM
mg6maciej: actually had to make extensions for this a while ago... made an issue for it
https://youtrack.jetbrains.com/issue/KT-18264
¯\_(ツ)_/¯
👍 1
m
mg6maciej
06/03/2017, 12:51 AM
I ended up statically importing
doubleToLongBits
, but it was just weird in the first place these functions were not there.
3
Views
Open in Slack
Previous
Next