• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[test](../index.md) / [kotlin.String](index.md) / [fn](./fn.md)
2
3# fn
4
5`fun String.fn(): Unit`
6
7Function with receiver
8
9**Receiver**
10must be a non-empty string
11
12