hi there. we have a kotlin library that we use from a scala project. is it possible to instantiate a...
n
hi there. we have a kotlin library that we use from a scala project. is it possible to instantiate a value class of kotlin from the scala class that uses this library?