Davide Giuseppe Farella
01/23/2019, 6:13 PMKtype ( KFunction.returnType ) and I just discovered I can get a KSerializer by calling serializerByTypeToken( kType.javaType ), but I’m on a multiplatform project. Since that KType could have KType.arguments ( see Map<String, Banana> ) what could be a right implementation for Native/Js?
I’m getting lost 😄