test / foo / kotlin.String

Extensions for kotlin.String

| fn | fun String.fn(): Unit
fun String.fn(x: Int): Unit
Function with receiver | | foobar | val String.foobar: Int
Property with receiver. |