[test](../../index.md) / [foo](../index.md) / [kotlin.String](./index.md)

### Extensions for kotlin.String

| [fn](fn.md) | `fun String.fn(): Unit`<br>`fun String.fn(x: Int): Unit`<br>Function with receiver |
| [foobar](foobar.md) | `val String.foobar: Int`<br>Property with receiver. |