Kotlin/Native and Multiplatform, Episode 12: expect and actual | Kodeco

This content was released on Apr 2 2019. The official support period is 6-months from this date.

Use the Kotlin expect keyword to define an interface that can be used in the shared code and the actual keyword to provide platform-dependent implementations.


This is a companion discussion topic for the original entry at https://www.kodeco.com/1304635-kotlin-native-and-multiplatform/lessons/12