Michael Bryant
04/17/2019, 4:14 PMfun <T> doSomething(list: List<T>): T
), this function is left out of a generated dynamic library entirely?basher
04/17/2019, 4:16 PMid/Any
, but there's working being done to fix it for Obj-C/Swift: https://github.com/JetBrains/kotlin-native/pull/2850basher
04/17/2019, 4:17 PMMichael Bryant
04/17/2019, 4:17 PMfun doSomething(list: List<Any>): Any
it works just fineMichael Bryant
04/17/2019, 4:17 PMbasher
04/17/2019, 4:17 PMMichael Bryant
04/17/2019, 4:18 PMbasher
04/17/2019, 4:18 PMMichael Bryant
04/17/2019, 4:18 PMbasher
04/17/2019, 4:18 PMbasher
04/17/2019, 4:18 PMbasher
04/17/2019, 4:19 PMMichael Bryant
04/17/2019, 4:20 PMMichael Bryant
04/17/2019, 4:21 PM.kexe
can use this function and works fine, it’s just missing from the dynamic library headersbasher
04/17/2019, 4:21 PMMichael Bryant
04/17/2019, 4:23 PM1.3.11
. i’ll try to upgrade first and see if it fixesMichael Bryant
04/17/2019, 7:04 PM1.3.30
. filing an issueMichael Bryant
04/17/2019, 7:08 PMkpgalligan
04/17/2019, 7:23 PMkpgalligan
04/17/2019, 7:23 PMkpgalligan
04/17/2019, 7:25 PMkpgalligan
04/17/2019, 7:28 PMkpgalligan
04/17/2019, 7:34 PMkpgalligan
04/17/2019, 7:39 PMMichael Bryant
04/18/2019, 4:02 PMMichael Bryant
04/18/2019, 4:02 PM