Using Kotlin Duration with Java Time fluently
What is purpose of Kotlin Duration when it isn't fluently compatible with java.time clasees?
When I need always use converter... Why aren't implements extenstion function over java classes which should intercept Kotlin Duration? Are there some fluent ways to use Kotlin Duration with java.time?
https://i.stack.imgur.com/LQKou.png▾
NOTE: example not so good, in this case I can use plusDays... but I hope that ilustrate inflating of expresion