Should I just type cast in this case?
# multiplatform
p
Should I just type cast in this case?
k
Yeah
p
I did this to get around the generic types, but I’m getting
kotlin.TypeCastException
elsewhere and don’t know how to debug K/N yet: https://github.com/pardom/oolong/pull/16/files#diff-b6307a0524635d6d8940c58b27823806R48