Join Slack
Powered by
But is there an `expect` definition in the stdlib ...
# multiplatform
n
natpryce
11/30/2017, 7:18 AM
But is there an
expect
definition in the stdlib for common? I’m using 1.2.0 and IntelliJ is showing compilation errors for uses of Comparator in common modules
i
ilya.gorbunov
12/03/2017, 3:31 PM
expect declaration is right here:
https://github.com/JetBrains/kotlin/blob/1.2.0/libraries/stdlib/common/src/kotlin/KotlinH.kt#L69
6
Views
Open in Slack
Previous
Next