Related to something I'm trying to do in a multipl...
# multiplatform
j
Related to something I'm trying to do in a multiplatform project: https://kotlinlang.slack.com/archives/C7A1U5PTM/p1567976925031600
d
In this case you would need to provide a way to determine the concrete type of each element in your array. From there it's standard deseeialization.
I don't know how to do this in kotlinx serialization