đź’…Dokka Multimodule Project
Toggle table of contents
2.0.0
Select version
2.0.0
1.9.20
1.9.0
1.8.20
1.7.20
1.5
1.4
common
jvm
linuxX64
macosX64
Platform filter
common
jvm
linuxX64
macosX64
Switch theme
Search in API
đź’…Dokka Multimodule Project
mpp-module
/
org.jetbrains.qa.mpp.ea
/
ClassWithEAOverloadInPlatform
/
f
f
common
jvm
linuxX64
macosX64
expect
fun
f
(
p1
:
String
)
(
source
)
Fun f for common
fun
f
(
p1
:
Int
)
actual
fun
f
(
p1
:
String
)
Fun f for JVM
actual
fun
f
(
p1
:
String
)
Fun a linux
actual
fun
f
(
p1
:
String
)
Fun a mac